Hostname
thirdact-dev.com
Last fetched
thirdact-dev.com resolves to 6 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
thirdact-dev.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 100.51.46.148 | 100.48.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 100.52.109.114 | 100.48.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.212.195.32 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.206.240.139 | 34.192.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.214.59.3 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.45.111.130 | 52.44.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of thirdact-dev.com owner
- Contact emails
- 1bb0c6a7-1330-4fa8-9028-a64313e4121d@identity-protect.org
- 5c617f49-d84a-4068-9490-78e7656975a9@identity-protect.org
- 76dd73a3-bdb3-4ab7-8b47-6e3fe818a7d4@identity-protect.org
- c3a1d639-0bf9-433a-a2de-c43ace4f10f4@identity-protect.org
- cee66794-dca4-4d56-8229-f4cae31ee8a7@identity-protect.org
- d92cc82f-d02e-40fa-a999-08695551c5ec@identity-protect.org
- owner-9351205@thirdact-dev.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of thirdact-dev.com.
| Subdomain |
|---|
| static.thirdact-dev.com |
Showing 1 of 2. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from thirdact-dev.com in the public web crawl.
4 sites linked to from this hostname.
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from thirdact-dev.com.
- IP · 100.51.46.148
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 1bb0c6a7-1330-4fa8-9028-a64313e4121d@identity-protect.org
- TLD · .com
- Browse hostnames · th…
- 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: "thirdact-dev.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.