Hostname
claimthisbird.net
Last fetched
claimthisbird.net resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IT. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
claimthisbird.net resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.224.114.154 | 13.224.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 13.224.114.42 | 13.224.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 13.224.114.88 | 13.224.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 13.224.114.93 | 13.224.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 18.239.229.178 | 18.239.228.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.239.229.185 | 18.239.228.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.239.229.212 | 18.239.228.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.239.229.72 | 18.239.228.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- identity protection service
- Contact emails
- 45b492db-7f99-4007-8a63-70af344f0770@identity-protect.org
- 658ca62e-6c58-4f99-8e29-1ee9233813ea@identity-protect.org
- 673a283f-049b-42da-9657-b8d50d43cc1b@identity-protect.org
- 6a86174c-2b8e-48de-9f2c-048874b8951b@identity-protect.org
- cb070ea6-1ef6-4a2f-8d55-e434aa80893e@identity-protect.org
- d177c61f-c598-4f75-8531-a2814ca4293f@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from claimthisbird.net.
- IP · 13.224.114.154
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IT
- Email · 45b492db-7f99-4007-8a63-70af344f0770@identity-protect.org
- TLD · .net
- Browse hostnames · cl…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "claimthisbird.net"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.