Hostname
townshipfibre.com
Last fetched
townshipfibre.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
townshipfibre.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 16.12.24.44 | 16.12.24.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.5.134.117 | 3.5.134.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.5.134.170 | 3.5.134.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.5.135.73 | 3.5.135.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.5.136.233 | 3.5.136.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.5.136.94 | 3.5.136.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.5.137.117 | 3.5.137.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.5.137.173 | 3.5.137.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.5.137.43 | 3.5.137.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.5.138.222 | 3.5.138.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.5.139.246 | 3.5.139.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.219.168.66 | 52.219.168.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.219.170.140 | 52.219.170.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.219.170.240 | 52.219.170.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.219.47.188 | 52.219.47.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.219.72.224 | 52.219.72.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of townshipfibre.com owner
- Contact emails
- 0ee8a874-adc4-4312-bc3d-f96d4f0e102b@identity-protect.org
- 3c7cb74d-6ff5-4f6b-b9ad-7af8aba13ba1@identity-protect.org
- 48e096b2-292b-4b9f-a2a0-eafdb5c20298@identity-protect.org
- 6640392d-02dc-4126-a3c6-276d0609b9a2@identity-protect.org
- 89e3f8b6-7355-4b60-bbf9-76cb0aac8e35@identity-protect.org
- a3ff4abd-f791-4936-a677-b33e669e20bd@identity-protect.org
- b0ea33f7-90c4-4912-8dc2-e6b49183a6ea@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from townshipfibre.com.
- IP · 16.12.24.44
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · 0ee8a874-adc4-4312-bc3d-f96d4f0e102b@identity-protect.org
- TLD · .com
- Browse hostnames · to…
- 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: "townshipfibre.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.