Skip to content

Hostname

mail.aheco.nl

Last fetched

mail.aheco.nl resolves to 1 IPv4 address operated by TILAA - Tilaa B.V. in NL.

Nutrition Label

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

Resolution chain

mail.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/22AS196752TILAA - Tilaa B.V.NL

WHOIS identity

No WHOIS records are currently associated with mail.aheco.nl in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for mail.aheco.nl.

MechanismTarget
SPF_Amail.aheco.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 mail.aheco.nl.

Cypher and MCP

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

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