Skip to content

Hostname

gom.gov.om

Last fetched

gom.gov.om resolves to 1 IPv4 address operated by AS28885 in OM.

Nutrition Label

WHISPER CANON · gom.gov.omRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/gom.gov.om

Resolution chain

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

IPPrefixASNOperatorCountry
212.72.25.144212.72.24.0/22AS28885OM

WHOIS identity

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

Subdomains

2 observed subdomains of gom.gov.om.

Web-graph footprint

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

9 sites link to this hostname.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for gom.gov.om.

MechanismTarget
SPF_INCLUDEd9vha8sfle.powerspf.com

Related pages

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

Cypher and MCP

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

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