Skip to content

Hostname

ewn.com

Last fetched

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

Nutrition Label

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

Resolution chain

ewn.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.154199.60.103.0/24AS209242CLOUDFLARESPECTRUM Cloudflare, Inc.US
199.60.103.54199.60.103.0/24AS209242CLOUDFLARESPECTRUM Cloudflare, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

84 observed subdomains of ewn.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

23 SPF mechanisms authorising senders for ewn.com.

MechanismTarget
SPF_INCLUDE7145953.spf04.hubspotemail.net
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDE_spf.qualtrics.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.ess.barracudanetworks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.workhuman.com
SPF_INCLUDEspmailtechnol.com
SPF_IP104.130.58.246/32
SPF_IP108.171.167.50/32
SPF_IP13.110.78.197
SPF_IP13.110.78.198
SPF_IP13.110.78.205
SPF_IP13.110.78.206
SPF_IP156.70.5.39
SPF_IP173.203.162.19/32
SPF_IP205.207.104.0/22
SPF_IP208.74.204.9/24
SPF_IP208.75.120.0/22
SPF_IP209.222.82.130/24
SPF_IP216.17.150.242
SPF_IP216.17.150.251
SPF_IP34.85.150.17

Related pages

Pivot deeper into the graph from ewn.com.

Cypher and MCP

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

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