Skip to content

Hostname

eazwind.com

Last fetched

eazwind.com resolves to 2 IPv4 addresses operated by CLOUDFLARESPECTRUM Cloudflare, Inc. in US. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · eazwind.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/eazwind.com

Resolution chain

eazwind.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
199.60.103.195199.60.103.0/24AS209242CLOUDFLARESPECTRUM Cloudflare, Inc.US
199.60.103.95199.60.103.0/24AS209242CLOUDFLARESPECTRUM Cloudflare, Inc.US

WHOIS identity

Registrar
iana:1647
Organization
ijssebrand ziel
Contact emails

Subdomains

12 observed subdomains of eazwind.com.

Web-graph footprint

Distinct hostnames that link to or from eazwind.com in the public web crawl.

32 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for eazwind.com.

MechanismTarget
SPF_Aeazwind.com
SPF_INCLUDE2455594.spf08.hubspotemail.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP217.100.184.118
SPF_IP78.46.202.70
SPF_MXeazwind.com

Related pages

Pivot deeper into the graph from eazwind.com.

Cypher and MCP

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

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