Hostname
bentelsecurity.it
Last fetched
bentelsecurity.it resolves to 3 IPv4 addresses operated by FORTINET - Fortinet Inc. in CA. WHOIS lists registrar:abion ab as the registrar.
Nutrition Label
Resolution chain
bentelsecurity.it resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 208.91.112.55 | 208.91.112.0/24 | AS40934 | FORTINET - Fortinet Inc. | CA |
| 45.223.167.21 | 45.223.167.0/24 | AS19551 | INCAPSULA - Incapsula Inc | US |
| 45.223.179.21 | 45.223.179.0/24 | AS19551 | INCAPSULA - Incapsula Inc | GB |
WHOIS identity
- Registrar
- registrar:abion ab
- Organization
- bentel security srl
- Contact emails
- —
Subdomains
8 observed subdomains of bentelsecurity.it.
Web-graph footprint
Distinct hostnames that link to or from bentelsecurity.it in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- bentelsecurity.it
SPF policy
3 SPF mechanisms authorising senders for bentelsecurity.it.
| Mechanism | Target |
|---|---|
| SPF_A | bentelsecurity.it |
| SPF_IP | 185.81.0.205/24 |
| SPF_MX | bentelsecurity.it |
Related pages
Pivot deeper into the graph from bentelsecurity.it.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bentelsecurity.it"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
-[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.