Skip to content

Hostname

okc.gov

Last fetched

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

Nutrition Label

WHISPER CANON · okc.govRouting diversity1.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.8/10canon.whisper.security/host/okc.gov

Resolution chain

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

IPPrefixASNOperatorCountry
52.247.170.12052.224.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

No WHOIS records are currently associated with okc.gov in WhisperGraph.

Subdomains

63 observed subdomains of okc.gov.

Web-graph footprint

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

1,450 sites link to this hostname.

23 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

23 SPF mechanisms authorising senders for okc.gov.

MechanismTarget
SPF_Aokc.gov
SPF_INCLUDEacadisonline.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf-us.appmail.granicusgovaccess.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf_c.oraclecloud.com
SPF_IP205.162.227.132
SPF_IP205.162.227.138
SPF_IP208.66.205.35
SPF_IP208.66.205.36
SPF_IP208.66.205.37
SPF_IP208.66.205.38
SPF_IP208.66.205.39
SPF_IP208.66.207.220
SPF_IP209.67.131.231/32
SPF_IP216.177.90.7/32
SPF_IP45.60.63.181
SPF_IP52.4.102.94/32
SPF_IP69.170.239.160
SPF_IP69.170.239.170
SPF_IP69.170.239.171
SPF_IP69.170.239.172
SPF_MXokc.gov

Related pages

Pivot deeper into the graph from okc.gov.

Cypher and MCP

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

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