Skip to content

Hostname

mojorelay.com

Last fetched

mojorelay.com resolves to 11 IPv4 addresses operated by MOJOHOST - MOJOHOST in US. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · mojorelay.comRouting diversity2.4/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint7.6/10canon.whisper.security/host/mojorelay.com

Resolution chain

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

IPPrefixASNOperatorCountry
184.94.155.1184.95.224.0/20AS27589MOJOHOST - MOJOHOSTUS
184.94.155.2184.95.224.0/20AS27589MOJOHOST - MOJOHOSTUS
184.94.155.29184.95.224.0/20AS27589MOJOHOST - MOJOHOSTUS
184.94.155.3184.95.224.0/20AS27589MOJOHOST - MOJOHOSTUS
184.94.155.30184.95.224.0/20AS27589MOJOHOST - MOJOHOSTUS
184.94.155.31184.95.224.0/20AS27589MOJOHOST - MOJOHOSTUS
184.94.158.28184.95.224.0/20AS27589MOJOHOST - MOJOHOSTUS
99.192.143.3399.194.200.0/22AS27589MOJOHOST - MOJOHOSTUS
99.192.143.6199.194.200.0/22AS27589MOJOHOST - MOJOHOSTUS
99.192.143.6299.194.200.0/22AS27589MOJOHOST - MOJOHOSTUS
99.192.143.6399.194.200.0/22AS27589MOJOHOST - MOJOHOSTUS

WHOIS identity

Registrar
iana:1387
Organization
c/o whoistrustee.com
Contact emails

Subdomains

51 observed subdomains of mojorelay.com.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for mojorelay.com.

MechanismTarget
SPF_Amojorelay.com
SPF_INCLUDEspf.mojorelay.com
SPF_MXmojorelay.com

Related pages

Pivot deeper into the graph from mojorelay.com.

Cypher and MCP

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

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