Skip to content

Hostname

olatheks.gov

Last fetched

olatheks.gov resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · olatheks.govRouting diversity1.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/olatheks.gov

Resolution chain

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

IPPrefixASNOperatorCountry
135.84.124.41135.84.124.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

17 observed subdomains of olatheks.gov.

Web-graph footprint

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

261 sites link to this hostname.

65 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for olatheks.gov.

MechanismTarget
SPF_INCLUDE_spf.qualtrics.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP167.89.50.42
SPF_IP168.245.100.162
SPF_IP168.245.92.25
SPF_IP204.89.192.11
SPF_IP23.228.185.226

Related pages

Pivot deeper into the graph from olatheks.gov.

Cypher and MCP

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

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