Hostname
smartreef.reeffactory.com
Last fetched
smartreef.reeffactory.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE.
Nutrition Label
Resolution chain
smartreef.reeffactory.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.164.230.123 | 3.164.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 3.164.230.16 | 3.164.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 3.164.230.80 | 3.164.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 3.164.230.95 | 3.164.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 3.168.102.101 | 3.168.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.102.26 | 3.168.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.102.66 | 3.168.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.102.70 | 3.168.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
No WHOIS records are currently associated with smartreef.reeffactory.com in WhisperGraph.
Subdomains
3 observed subdomains of smartreef.reeffactory.com.
Showing 2 of 3. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from smartreef.reeffactory.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from smartreef.reeffactory.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "smartreef.reeffactory.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.