Skip to content

Hostname

rock-unique.com

Last fetched

rock-unique.com resolves to 1 IPv4 address operated by AS213230 in US. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · rock-unique.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/rock-unique.com

Resolution chain

rock-unique.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
5.161.136.1735.161.136.0/24AS213230US

WHOIS identity

Registrar
iana:433
Organization
rock unique
Contact emails

Subdomains

19 observed subdomains of rock-unique.com.

Web-graph footprint

Distinct hostnames that link to or from rock-unique.com in the public web crawl.

20 sites link to this hostname.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for rock-unique.com.

MechanismTarget
SPF_Arock-unique.com
SPF_INCLUDE_spf-eu.ionos.com
SPF_INCLUDEsendgrid.net
SPF_IP219.88.246.20/32
SPF_IP219.88.246.23/32
SPF_IP219.88.246.25/32
SPF_IP219.88.246.26/32
SPF_IP51.255.75.41
SPF_MXrock-unique.com

Related pages

Pivot deeper into the graph from rock-unique.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "rock-unique.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 20

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