Hostname
hbswidget.imprexisplatform.com
Last fetched
hbswidget.imprexisplatform.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN.
Nutrition Label
Resolution chain
hbswidget.imprexisplatform.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.164.36.42 | 3.164.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 3.164.36.92 | 3.164.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 3.164.36.93 | 3.164.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 3.164.36.97 | 3.164.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 3.170.103.10 | 3.170.100.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.103.29 | 3.170.100.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.103.36 | 3.170.100.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.103.48 | 3.170.100.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.109 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.121 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.15 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.3 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
No WHOIS records are currently associated with hbswidget.imprexisplatform.com in WhisperGraph.
Subdomains
1 observed subdomain of hbswidget.imprexisplatform.com.
| Subdomain |
|---|
| test.hbswidget.imprexisplatform.com |
Web-graph footprint
Distinct hostnames that link to or from hbswidget.imprexisplatform.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from hbswidget.imprexisplatform.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "hbswidget.imprexisplatform.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.