Skip to content

Hostname

ethanjared.com

Last fetched

ethanjared.com resolves to 1 IPv4 address operated by EPHOS in US. WHOIS lists iana:1479 as the registrar.

Nutrition Label

WHISPER CANON · ethanjared.comRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/ethanjared.com

Resolution chain

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

IPPrefixASNOperatorCountry
38.18.228.5838.18.228.0/23AS397423EPHOSUS

WHOIS identity

Registrar
iana:1479
Organization
ethanjared.com private registrant a happy dreamhost customer
Contact emails

Subdomains

6 observed subdomains of ethanjared.com.

Web-graph footprint

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

47 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • ethanjared.com

SPF policy

7 SPF mechanisms authorising senders for ethanjared.com.

MechanismTarget
SPF_Aethanjared.com
SPF_IP198.251.81.188
SPF_IP199.26.84.19
SPF_IP38.18.228.58
SPF_IP45.43.3.88
SPF_IP45.59.163.82
SPF_MXethanjared.com

Related pages

Pivot deeper into the graph from ethanjared.com.

Cypher and MCP

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

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