Skip to content

Hostname

atlant.nl

Last fetched

atlant.nl resolves to 1 IPv4 address operated by AS20847 in NL. WHOIS lists registrar:team.blue nl b.v. as the registrar.

Nutrition Label

WHISPER CANON · atlant.nlRouting diversity1.5/10Peering density5.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/atlant.nl

Resolution chain

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

IPPrefixASNOperatorCountry
31.7.3.11031.7.0.0/22AS20847NL

WHOIS identity

Registrar
registrar:team.blue nl b.v.
Organization
Contact emails

Subdomains

15 observed subdomains of atlant.nl.

Web-graph footprint

Distinct hostnames that link to or from atlant.nl in the public web crawl.

82 sites link to this hostname.

72 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

30 SPF mechanisms authorising senders for atlant.nl.

MechanismTarget
SPF_Amail.raetonline.nl
SPF_Amx7.hchosting.nl
SPF_Amx8.hchosting.nl
SPF_INCLUDE_spf.zivver.com
SPF_INCLUDEspf.aag.nl
SPF_INCLUDEspf.afas.online
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.topdesk.net
SPF_INCLUDEspf.winkwaves.net
SPF_IP109.232.46.76
SPF_IP109.232.46.81
SPF_IP13.94.232.90/32
SPF_IP149.210.149.0/24
SPF_IP178.18.130.226
SPF_IP194.53.14.66/32
SPF_IP217.170.5.80
SPF_IP2a03:9700:8000:0:0:0:0:56
SPF_IP31.223.171.86
SPF_IP31.7.3.110
SPF_IP34.249.196.78/32
SPF_IP34.251.157.56/32
SPF_IP34.252.27.239/32
SPF_IP35.157.154.159/32
SPF_IP35.157.187.101/32
SPF_IP37.74.38.21
SPF_IP40.67.222.172/32
SPF_IP92.70.54.75
SPF_IP92.70.54.76
SPF_IP93.119.11.213

Related pages

Pivot deeper into the graph from atlant.nl.

Cypher and MCP

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

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