Skip to content

Hostname

nerdnet.be

Last fetched

nerdnet.be resolves to 1 IPv4 address operated by ATLANTIC-NET-1 - Atlantic.net, Inc. in US.

Nutrition Label

WHISPER CANON · nerdnet.beRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/nerdnet.be

Resolution chain

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

IPPrefixASNOperatorCountry
69.87.219.18569.87.219.0/24AS6364ATLANTIC-NET-1 - Atlantic.net, Inc.US

WHOIS identity

No WHOIS records are currently associated with nerdnet.be in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for nerdnet.be.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from nerdnet.be.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "nerdnet.be"})-[: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.