Skip to content

Hostname

nn.be

Last fetched

nn.be resolves to 15 IPv4 addresses operated by AKAMAI-ASN1 in DE. WHOIS lists registrar:combell nv as the registrar.

Nutrition Label

WHISPER CANON · nn.beRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/nn.be

Resolution chain

nn.be resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
registrar:combell nv
Organization
Contact emails

Subdomains

80 observed subdomains of nn.be.

Web-graph footprint

Distinct hostnames that link to or from nn.be in the public web crawl.

245 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for nn.be.

MechanismTarget
SPF_INCLUDE_spf.cegeka.be
SPF_INCLUDE_spf.inb.keylanehosting.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.flexmail.eu
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.topdesk.net
SPF_IP148.105.8.0/21
SPF_IP156.114.2.47
SPF_IP156.114.2.48
SPF_IP185.111.196.218
SPF_IP188.93.100.36
SPF_IP198.2.128.0/18
SPF_IP205.201.128.0/20
SPF_IP212.159.192.139
SPF_IP212.159.221.32/27
SPF_IP37.72.160.4
SPF_IP37.72.162.158

Related pages

Pivot deeper into the graph from nn.be.

Cypher and MCP

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

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