Skip to content

Hostname

theyregettinghitched.com

Last fetched

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

Nutrition Label

WHISPER CANON · theyregettinghitched.comRouting diversity5.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/theyregettinghitched.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.179.8416.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.180.13816.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.181.12016.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.24816.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.192.15116.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.14916.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.816.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.217.1716.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.223.9016.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.8.2553.5.8.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.9.1563.5.9.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.217.108.9952.217.108.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.142.21352.217.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.170.6952.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.92.21152.217.92.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.97.4352.217.96.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:886
Organization
michael malone
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from theyregettinghitched.com.

Cypher and MCP

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

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