Skip to content

Hostname

oge.com

Last fetched

oge.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US.

Nutrition Label

WHISPER CANON · oge.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/oge.com

Resolution chain

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

IPPrefixASNOperatorCountry
157.55.178.114157.55.0.0/16AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from oge.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for oge.com.

MechanismTarget
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDEresearchnowsurveys.com
SPF_INCLUDEsapsf.com
SPF_INCLUDEsparkpostmail.com
SPF_INCLUDEspf.emarsys.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEuswestemail.verintefm.com
SPF_INCLUDEwappmail.com
SPF_IP129.146.146.59/32
SPF_IP129.146.91.38/32
SPF_IP167.161.100.117
SPF_IP167.161.101.113
SPF_IP167.161.101.93
SPF_IP167.161.101.94
SPF_IP20.42.38.64/32
SPF_IP52.188.137.143/32
SPF_MXoge.com

Related pages

Pivot deeper into the graph from oge.com.

Cypher and MCP

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

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