Skip to content

Hostname

ashejam.com

Last fetched

ashejam.com resolves to 1 IPv4 address operated by WEBNX - WebNX, Inc. in US. WHOIS lists iana:440 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.171.214.90108.171.214.0/23AS18450WEBNX - WebNX, Inc.US

WHOIS identity

Registrar
iana:440
Organization
domains by proxy,
Contact emails

Subdomains

8 observed subdomains of ashejam.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for ashejam.com.

MechanismTarget
SPF_Aashejam.com
SPF_INCLUDEspf.nfserver.com
SPF_INCLUDEspf.stabledns.com
SPF_IP108.171.214.90
SPF_IP170.187.155.144
SPF_IP18.223.200.157
SPF_IP3.132.120.160
SPF_IP66.135.3.51
SPF_IP72.9.154.188
SPF_IP72.9.154.190
SPF_MXashejam.com

Related pages

Pivot deeper into the graph from ashejam.com.

Cypher and MCP

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

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