Skip to content

Hostname

sd69.org

Last fetched

sd69.org resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · sd69.orgRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/sd69.org

Resolution chain

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

IPPrefixASNOperatorCountry
104.17.67.73104.17.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
18.233.124.9518.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.221.139.16954.221.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
chris miller
Contact emails

Subdomains

1 observed subdomain of sd69.org.

Subdomain
www.sd69.org

Web-graph footprint

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

14 sites link to this hostname.

103 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for sd69.org.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_IP173.167.146.178
SPF_IP204.85.8.189
SPF_IP207.229.155.38
SPF_IP208.64.181.100/32
SPF_IP216.80.60.178
SPF_IP50.216.30.214
SPF_IP67.23.61.36/32
SPF_IP67.23.62.36/32
SPF_IP70.36.20.116/32

Related pages

Pivot deeper into the graph from sd69.org.

Cypher and MCP

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

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