Skip to content

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

WHISPER CANON · bentelsecurity.itRouting diversity3.0/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/bentelsecurity.it

Resolution chain

bentelsecurity.it resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
208.91.112.55208.91.112.0/24AS40934FORTINET - Fortinet Inc.CA
45.223.167.2145.223.167.0/24AS19551INCAPSULA - Incapsula IncUS
45.223.179.2145.223.179.0/24AS19551INCAPSULA - Incapsula IncGB

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.

MechanismTarget
SPF_Abentelsecurity.it
SPF_IP185.81.0.205/24
SPF_MXbentelsecurity.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.