Hostname
cfl2.stage.smartstuff.howstuffworks.com
Last fetched
cfl2.stage.smartstuff.howstuffworks.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.
Nutrition Label
Resolution chain
cfl2.stage.smartstuff.howstuffworks.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 |
|---|---|---|---|---|
| 108.157.150.123 | 108.157.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.157.150.28 | 108.157.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.157.150.36 | 108.157.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.157.150.38 | 108.157.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.162.199.107 | 3.162.198.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CL |
| 3.162.199.122 | 3.162.198.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CL |
| 3.162.199.24 | 3.162.198.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CL |
| 3.162.199.92 | 3.162.198.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CL |
WHOIS identity
No WHOIS records are currently associated with cfl2.stage.smartstuff.howstuffworks.com in WhisperGraph.
Threat posture
History
Related pages
Pivot deeper into the graph from cfl2.stage.smartstuff.howstuffworks.com.
- IP · 108.157.150.123
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Country · US
- Apex domain · howstuffworks.com
- Parent domain · stage.smartstuff.howstuffworks.com
- TLD · .com
- Browse hostnames · cf…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cfl2.stage.smartstuff.howstuffworks.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.