Hostname
active8pos.com
Last fetched
active8pos.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1609 as the registrar.
Nutrition Label
Resolution chain
active8pos.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 |
|---|---|---|---|---|
| 3.169.173.121 | 3.169.172.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.169.173.3 | 3.169.172.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.169.173.43 | 3.169.172.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.169.173.75 | 3.169.172.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.230.42.19 | 54.230.42.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TH |
| 54.230.42.49 | 54.230.42.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TH |
| 54.230.42.97 | 54.230.42.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TH |
| 54.230.42.99 | 54.230.42.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TH |
WHOIS identity
- Registrar
- iana:1609
- Organization
- domain privacy
- Contact emails
Subdomains
111 observed subdomains of active8pos.com.
Showing 25 of 111. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from active8pos.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for active8pos.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | secureserver.net |
Related pages
Pivot deeper into the graph from active8pos.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "active8pos.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.