Hostname
act-tx.com
Last fetched
act-tx.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
act-tx.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.249.165.116 | 13.249.165.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 13.249.165.129 | 13.249.165.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 13.249.165.15 | 13.249.165.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 13.249.165.41 | 13.249.165.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.164.116.11 | 18.164.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.116.29 | 18.164.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.116.56 | 18.164.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.116.67 | 18.164.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- american corporate transportation
- Contact emails
- cz39g8xz6xg@networksolutionsprivateregistration.com
- k36n34jj53a@networksolutionsprivateregistration.com
- nv7t22cu6kv@networksolutionsprivateregistration.com
- wghart@hotmail.com
- ym5q92bs2kw@networksolutionsprivateregistration.com
- zh9e93zn3dj@networksolutionsprivateregistration.com
- af22a1bca1a81e7353b0e2c9270c24ee-1734540@contact.gandi.net
Subdomains
1 observed subdomain of act-tx.com.
| Subdomain |
|---|
| www.act-tx.com |
Web-graph footprint
Distinct hostnames that link to or from act-tx.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from act-tx.com.
- IP · 13.249.165.116
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:2
- Country · JP
- Email · cz39g8xz6xg@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · ac…
- 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: "act-tx.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.