Skip to content

Hostname

3spot.org

Last fetched

3spot.org resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.181.11216.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.186.7616.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.188.2416.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.193.4416.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.198.21916.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.15816.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.2.903.5.2.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.24.2023.5.24.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.42.22952.216.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.135.19752.217.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.171.22952.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.197.18152.217.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.202.15752.217.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.84.5152.217.84.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.90.9152.217.90.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.168.23754.231.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
threespot. media
Contact emails

Subdomains

1 observed subdomain of 3spot.org.

Subdomain
www.3spot.org

Threat posture

History

Related pages

Pivot deeper into the graph from 3spot.org.

Cypher and MCP

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

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