Skip to content

Hostname

eazit.nl

Last fetched

eazit.nl resolves to 1 IPv4 address operated by AS12859 in NL. WHOIS lists registrar:registrar.eu as the registrar.

Nutrition Label

WHISPER CANON · eazit.nlRouting diversity1.5/10Peering density8.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/eazit.nl

Resolution chain

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

IPPrefixASNOperatorCountry
185.173.20.186185.173.20.0/24AS12859NL

WHOIS identity

Registrar
registrar:registrar.eu
Organization
Contact emails

Subdomains

37 observed subdomains of eazit.nl.

Web-graph footprint

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

12 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

29 SPF mechanisms authorising senders for eazit.nl.

MechanismTarget
SPF_INCLUDE25868881.spf06.hubspotemail.net
SPF_INCLUDE_spf.act-on.net
SPF_INCLUDE_spf.voipoperator.nl
SPF_INCLUDEacemdns.com
SPF_INCLUDEautotask.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.flowmailer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspflive.s4dunning.com
SPF_IP141.138.137.60
SPF_IP159.253.0.252/32
SPF_IP159.253.0.62
SPF_IP185.173.20.200
SPF_IP185.182.56.85
SPF_IP46.231.87.64/32
SPF_IP5.255.69.5
SPF_IP62.212.130.106
SPF_IP62.213.196.176/28
SPF_IP62.213.199.0/28
SPF_IP64.40.228.97
SPF_IP85.158.212.96/28
SPF_IP87.233.225.194
SPF_IP87.237.13.64/27
SPF_IP87.237.8.192/26
SPF_IP89.184.172.0/24
SPF_IP89.184.181.196/32
SPF_IP91.195.160.59
SPF_IP93.92.29.103/32
SPF_IP94.199.239.66/32

Related pages

Pivot deeper into the graph from eazit.nl.

Cypher and MCP

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

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