Hostname
016.rocks
Last fetched
016.rocks resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HU. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
016.rocks 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.239.255.124 | 18.239.252.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HU |
| 18.239.255.126 | 18.239.252.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HU |
| 18.239.255.38 | 18.239.252.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HU |
| 18.239.255.96 | 18.239.252.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HU |
| 3.162.66.11 | 3.162.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 3.162.66.113 | 3.162.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 3.162.66.120 | 3.162.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 3.162.66.46 | 3.162.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
WHOIS identity
- Registrar
- iana:81
- Organization
- fabbri & fabbri projetos e consultoria em engenharia e tecnologia da informacao ltda. - me
- Contact emails
Subdomains
1 observed subdomain of 016.rocks.
| Subdomain |
|---|
| www.016.rocks |
Web-graph footprint
Distinct hostnames that link to or from 016.rocks in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from 016.rocks.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "016.rocks"})-[: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.