Skip to content

Hostname

ewehost.com

Last fetched

ewehost.com resolves to 2 IPv4 addresses operated by NAMEHERO-KCDC - Name Hero, LLC in US. WHOIS lists iana:1564 as the registrar.

Nutrition Label

WHISPER CANON · ewehost.comRouting diversity2.4/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/ewehost.com

Resolution chain

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

IPPrefixASNOperatorCountry
198.175.150.211198.175.150.0/24AS399250NAMEHERO-KCDC - Name Hero, LLCUS
65.21.178.2465.21.0.0/16AS24940FI

WHOIS identity

Registrar
iana:1564
Organization
c/o whoisproxy.com
Contact emails

Subdomains

9 observed subdomains of ewehost.com.

Web-graph footprint

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

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • ewehost.com

SPF policy

7 SPF mechanisms authorising senders for ewehost.com.

MechanismTarget
SPF_Aewehost.com
SPF_INCLUDE_spf.cloudwebhosting.com
SPF_INCLUDErelay.mailchannels.net
SPF_IP198.175.150.211
SPF_IP78.46.152.77
SPF_IP78.46.5.205/32
SPF_MXewehost.com

Related pages

Pivot deeper into the graph from ewehost.com.

Cypher and MCP

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

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