Skip to content

Hostname

mol.gov.om

Last fetched

mol.gov.om resolves to 1 IPv4 address operated by NAWRAS-AS Sultanate of Oman in OM.

Nutrition Label

WHISPER CANON · mol.gov.omRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/mol.gov.om

Resolution chain

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

IPPrefixASNOperatorCountry
46.40.200.13046.40.200.0/24AS50010NAWRAS-AS Sultanate of OmanOM

WHOIS identity

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

Subdomains

10 observed subdomains of mol.gov.om.

Web-graph footprint

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

254 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for mol.gov.om.

MechanismTarget
SPF_INCLUDEspf.antispamcloud.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.smtp2go.com
SPF_INCLUDEvisa.com
SPF_IP134.0.203.36
SPF_IP46.40.200.133
SPF_MXmol.gov.om

Related pages

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

Cypher and MCP

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

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