Hostname
2ndact2010.com
Last fetched
2ndact2010.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
2ndact2010.com 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.226.238.101 | 13.226.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.226.238.62 | 13.226.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.226.238.73 | 13.226.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.226.238.8 | 13.226.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.198.17 | 3.171.196.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 3.171.198.44 | 3.171.196.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 3.171.198.88 | 3.171.196.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 3.171.198.96 | 3.171.196.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of 2ndact2010.com owner
- Contact emails
- 06d44373-c6f2-4676-b508-22ce128a149f@identity-protect.org
- 8e2b2eb6-00ed-4e0a-bf04-8e7b41e79f6e@identity-protect.org
- cb4cbcf3-6b41-433a-85d7-950a7d679c38@identity-protect.org
- d020b25d-6462-451e-8b06-b6d56791ba4c@identity-protect.org
- ff272b55-3cc6-4474-969c-54dcc3247f09@identity-protect.org
- owner-963060@2ndact2010.com.whoisprivacyservice.org
Web-graph footprint
Distinct hostnames that link to or from 2ndact2010.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from 2ndact2010.com.
- IP · 13.226.238.101
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 06d44373-c6f2-4676-b508-22ce128a149f@identity-protect.org
- TLD · .com
- Browse hostnames · 2n…
- 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: "2ndact2010.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.