Skip to content

Hostname

mjc.com.mo

Last fetched

mjc.com.mo resolves to 1 IPv4 address operated by Equinix - Equinix (EMEA) Acquisition Enterprises B.V. in JP.

Nutrition Label

WHISPER CANON · mjc.com.moRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/mjc.com.mo

Resolution chain

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

IPPrefixASNOperatorCountry
202.167.232.168202.167.232.0/24AS15830Equinix - Equinix (EMEA) Acquisition Enterprises B.V.JP

WHOIS identity

No WHOIS records are currently associated with mjc.com.mo in WhisperGraph.

Subdomains

5 observed subdomains of mjc.com.mo.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for mjc.com.mo.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP125.31.5.0/24
SPF_IP202.175.160.0/24
SPF_IP202.86.132.56/29
SPF_MXmjc.com.mo

Related pages

Pivot deeper into the graph from mjc.com.mo.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "mjc.com.mo"})-[: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.