Skip to content

Hostname

okanereclamation.com

Last fetched

okanereclamation.com resolves to 1 IPv4 address operated by AS205654 in GB. WHOIS lists iana:83 as the registrar.

Nutrition Label

WHISPER CANON · okanereclamation.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/okanereclamation.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.211.23.158185.211.23.0/24AS205654GB

WHOIS identity

Registrar
iana:83
Organization
danny okane
Contact emails

Subdomains

6 observed subdomains of okanereclamation.com.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for okanereclamation.com.

MechanismTarget
SPF_Aokanereclamation.com
SPF_IP130.185.146.177
SPF_IP152.89.64.8
SPF_IP5.133.180.147
SPF_IP69.73.139.10
SPF_IP78.129.219.56
SPF_IP87.117.230.233
SPF_MXokanereclamation.com

Related pages

Pivot deeper into the graph from okanereclamation.com.

Cypher and MCP

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

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