Skip to content

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

WHISPER CANON · 016.rocksRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/016.rocks

Resolution chain

016.rocks resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.239.255.12418.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.12618.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.3818.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.9618.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
3.162.66.113.162.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
3.162.66.1133.162.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
3.162.66.1203.162.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
3.162.66.463.162.64.0/21AS16509AMAZON-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

SPF policy

1 SPF mechanism authorising senders for 016.rocks.

MechanismTarget
SPF_INCLUDEzoho.com

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.