Skip to content

Hostname

moi.gov.om

Last fetched

moi.gov.om resolves to 1 IPv4 address operated by AS201684 in OM.

Nutrition Label

WHISPER CANON · moi.gov.omRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/moi.gov.om

Resolution chain

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

IPPrefixASNOperatorCountry
185.64.24.129185.64.24.0/24AS201684OM

WHOIS identity

No WHOIS records are currently associated with moi.gov.om in WhisperGraph.

Subdomains

17 observed subdomains of moi.gov.om.

Web-graph footprint

Distinct hostnames that link to or from moi.gov.om in the public web crawl.

55 sites link to this hostname.

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for moi.gov.om.

MechanismTarget
SPF_Amail.moi.gov.om
SPF_Amoi.gov.om
SPF_INCLUDEspf.antispamcloud.com
SPF_IP185.64.24.253
SPF_MXmoi.gov.om

Related pages

Pivot deeper into the graph from moi.gov.om.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "moi.gov.om"})-[: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.