Skip to content

Hostname

thor.co

Last fetched

thor.co resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · thor.coRouting diversity5.6/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/thor.co

Resolution chain

thor.co resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
16.15.176.13316.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.177.9216.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.196.10816.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.200.11416.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.14116.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.109.19716.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.35.2916.182.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.64.6916.182.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.24.21952.216.24.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.52.18952.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.60.18952.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.132.1352.217.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.160.552.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.168.21352.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.66.4352.217.66.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.98.13952.217.96.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

1 observed subdomain of thor.co.

Subdomain
www.thor.co

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for thor.co.

MechanismTarget
SPF_INCLUDEspf.efwd.registrar-servers.com

Related pages

Pivot deeper into the graph from thor.co.

Cypher and MCP

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

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