Hostname
ptr6691.get-traction.com
Last fetched
ptr6691.get-traction.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN.
Nutrition Label
Resolution chain
ptr6691.get-traction.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 |
|---|---|---|---|---|
| 18.164.246.12 | 18.164.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.164.246.21 | 18.164.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.164.246.59 | 18.164.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.164.246.72 | 18.164.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 3.165.239.100 | 3.165.238.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 3.165.239.118 | 3.165.238.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 3.165.239.20 | 3.165.238.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 3.165.239.84 | 3.165.238.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
WHOIS identity
No WHOIS records are currently associated with ptr6691.get-traction.com in WhisperGraph.
Subdomains
1 observed subdomain of ptr6691.get-traction.com.
| Subdomain |
|---|
| o1.ptr6691.get-traction.com |
Threat posture
History
Related pages
Pivot deeper into the graph from ptr6691.get-traction.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ptr6691.get-traction.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.