Hostname
qual-smartdata.lab.smartwavesa.com
Last fetched
qual-smartdata.lab.smartwavesa.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.
Nutrition Label
Resolution chain
qual-smartdata.lab.smartwavesa.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.173.154.104 | 18.173.154.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.173.154.19 | 18.173.154.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.173.154.40 | 18.173.154.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.173.154.41 | 18.173.154.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.162.140.107 | 3.162.140.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.162.140.48 | 3.162.140.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.162.140.5 | 3.162.140.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.162.140.96 | 3.162.140.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
No WHOIS records are currently associated with qual-smartdata.lab.smartwavesa.com in WhisperGraph.
Subdomains
2 observed subdomains of qual-smartdata.lab.smartwavesa.com.
Threat posture
History
Related pages
Pivot deeper into the graph from qual-smartdata.lab.smartwavesa.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "qual-smartdata.lab.smartwavesa.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.