Skip to content

Hostname

athd.nl

Last fetched

athd.nl has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:a&m impact holding b.v. as the registrar.

Nutrition Label

WHISPER CANON · athd.nlRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/athd.nl

Resolution chain

athd.nl has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:a&m impact holding b.v.
Organization
Contact emails

Subdomains

3 observed subdomains of athd.nl.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for athd.nl.

MechanismTarget
SPF_Asmtp.directaccess.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEtenhavedoetinchem.nl
SPF_IP193.203.226.51/32
SPF_IP31.7.2.32
SPF_IP92.111.33.186
SPF_MXathd.nl

Related pages

Pivot deeper into the graph from athd.nl.

Cypher and MCP

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

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