Skip to content

Hostname

aheco.nl

Last fetched

aheco.nl resolves to 1 IPv4 address operated by TILAA - Tilaa B.V. in NL. WHOIS lists registrar:vicus ebusiness solutions bv as the registrar.

Nutrition Label

WHISPER CANON · aheco.nlRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/aheco.nl

Resolution chain

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

IPPrefixASNOperatorCountry
84.22.96.11584.22.96.0/24AS196752TILAA - Tilaa B.V.NL

WHOIS identity

Registrar
registrar:vicus ebusiness solutions bv
Organization
Contact emails

Subdomains

12 observed subdomains of aheco.nl.

Web-graph footprint

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

5 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for aheco.nl.

MechanismTarget
SPF_Aaheco.nl
SPF_Asmtp.routit.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP128.199.43.112
SPF_IP141.138.196.127
SPF_IP37.153.226.79
SPF_IP37.251.179.110
SPF_IP46.21.235.156
SPF_IP84.22.96.115

Related pages

Pivot deeper into the graph from aheco.nl.

Cypher and MCP

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

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