Skip to content

Hostname

mem.gov.om

Last fetched

mem.gov.om resolves to 1 IPv4 address operated by ORCL-CHICAGO-PP - Oracle Corporation in OM.

Nutrition Label

WHISPER CANON · mem.gov.omRouting diversity1.5/10Peering density6.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/mem.gov.om

Resolution chain

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

IPPrefixASNOperatorCountry
151.104.135.173151.104.132.0/22AS54253ORCL-CHICAGO-PP - Oracle CorporationOM

WHOIS identity

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

Subdomains

17 observed subdomains of mem.gov.om.

Web-graph footprint

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

75 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_INCLUDEmog.gov.om
SPF_INCLUDEspf.antispamcloud.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP40.46.213.233
SPF_IP40.46.213.236
SPF_IP77.83.61.232
SPF_MXmem.gov.om

Related pages

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

Cypher and MCP

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

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