Skip to content

Hostname

mojain.com

Last fetched

mojain.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · mojain.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/mojain.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.139.29.63108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.70108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.78108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.95108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.158.32.103108.158.32.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU
108.158.32.124108.158.32.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU
108.158.32.128108.158.32.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU
108.158.32.46108.158.32.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU
3.164.36.1033.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.164.36.1273.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.164.36.743.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.164.36.813.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:468
Organization
contact privacy inc. customer 7151571251
Contact emails

Subdomains

1 observed subdomain of mojain.com.

Web-graph footprint

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

2 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for mojain.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.messagingengine.com

Related pages

Pivot deeper into the graph from mojain.com.

Cypher and MCP

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

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