Skip to content

Hostname

leaderachterhoek.com

Last fetched

leaderachterhoek.com resolves to 1 IPv4 address operated by AS-ZXCS - Stichting DIGI NL in NL. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · leaderachterhoek.comRouting diversity1.5/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/leaderachterhoek.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.220.175.30185.220.175.0/24AS206281AS-ZXCS - Stichting DIGI NLNL

WHOIS identity

Registrar
iana:1647
Organization
b alkemade
Contact emails

Subdomains

2 observed subdomains of leaderachterhoek.com.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for leaderachterhoek.com.

MechanismTarget
SPF_Aleaderachterhoek.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.totaalholding.nl
SPF_IP185.220.175.30
SPF_IP2a06:2ec0:ded1:1:0:40:476:2
SPF_MXleaderachterhoek.com

Related pages

Pivot deeper into the graph from leaderachterhoek.com.

Cypher and MCP

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

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