Skip to content

Hostname

oakpto.org

Last fetched

oakpto.org resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · oakpto.orgRouting diversity3.9/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/oakpto.org

Resolution chain

oakpto.org resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
16.147.144.17016.147.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
35.162.121.23235.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
44.224.127.11844.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.237.55.14144.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.39.134.4852.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
54.201.89.12854.200.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
chris beecher
Contact emails

Subdomains

1 observed subdomain of oakpto.org.

Web-graph footprint

Distinct hostnames that link to or from oakpto.org in the public web crawl.

24 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for oakpto.org.

MechanismTarget
SPF_INCLUDEservers.mcsv.net
SPF_IP65.182.169.0/24
SPF_IP65.182.178.9/32
SPF_IP67.225.240.162

Related pages

Pivot deeper into the graph from oakpto.org.

Cypher and MCP

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

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