Skip to content

Hostname

agion.nl

Last fetched

agion.nl resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists registrar:the registrar company b.v. as the registrar.

Nutrition Label

WHISPER CANON · agion.nlRouting diversity1.5/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/agion.nl

Resolution chain

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

IPPrefixASNOperatorCountry
94.130.22.9694.130.0.0/16AS24940DE

WHOIS identity

Registrar
registrar:the registrar company b.v.
Organization
Contact emails

Subdomains

20 observed subdomains of agion.nl.

Web-graph footprint

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

7 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for agion.nl.

MechanismTarget
SPF_Aagion.nl
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmailplus.nl
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mtasv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP178.132.215.81
SPF_IP185.168.202.25
SPF_IP2a01:4f8:10b:1b9d:0:0:0:2
SPF_IP5.39.185.32/29
SPF_IP89.146.44.113
SPF_IP94.130.22.96
SPF_MXagion.nl

Related pages

Pivot deeper into the graph from agion.nl.

Cypher and MCP

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

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