Skip to content

Hostname

threadalaska.org

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.238.80.4318.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.4418.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.8318.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.9618.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.63.1263.163.63.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.163.63.23.163.63.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.163.63.593.163.63.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.163.63.763.163.63.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

9 observed subdomains of threadalaska.org.

Web-graph footprint

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

115 sites link to this hostname.

702 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for threadalaska.org.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEsalsalabs.org
SPF_INCLUDEsparkpostmail.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.formassembly.com
SPF_IP209.112.135.84
SPF_IP209.165.137.200
SPF_IP209.193.11.78
SPF_IP24.237.120.248
SPF_IP34.212.117.109
SPF_IP66.201.99.111
SPF_IP66.223.174.223

Related pages

Pivot deeper into the graph from threadalaska.org.

Cypher and MCP

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

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