Skip to content

Hostname

nl.inter.it

Last fetched

nl.inter.it resolves to 1 IPv4 address operated by COLT COLT Technology Services Group Limited in IT.

Nutrition Label

WHISPER CANON · nl.inter.itRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/nl.inter.it

Resolution chain

nl.inter.it resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
87.241.10.21987.241.0.0/18AS8220COLT COLT Technology Services Group LimitedIT

WHOIS identity

No WHOIS records are currently associated with nl.inter.it in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for nl.inter.it.

MechanismTarget
SPF_Anl.inter.it
SPF_As2.inter.it
SPF_Aw1.inter.it

Related pages

Pivot deeper into the graph from nl.inter.it.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "nl.inter.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.