Skip to content

Hostname

rockshock.eu

Last fetched

rockshock.eu resolves to 1 IPv4 address operated by SUPERHOSTING_AS - SuperHosting.BG Ltd. in BG. WHOIS lists registrar:pdr ltd. as the registrar.

Nutrition Label

WHISPER CANON · rockshock.euRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/rockshock.eu

Resolution chain

rockshock.eu resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.123.190.115185.123.190.0/23AS201200SUPERHOSTING_AS - SuperHosting.BG Ltd.BG

WHOIS identity

Registrar
registrar:pdr ltd.
Organization
Contact emails

Subdomains

18 observed subdomains of rockshock.eu.

Subdomain sample is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from rockshock.eu in the public web crawl.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX record data is temporarily unavailable. Refresh in a moment to retry.

SPF policy

7 SPF mechanisms authorising senders for rockshock.eu.

MechanismTarget
SPF_Arockshock.eu
SPF_INCLUDElotus.spf.superhosting.bg
SPF_INCLUDEsmtp-out.spf.superhosting.bg
SPF_IP185.123.190.115
SPF_IP91.196.124.6
SPF_IP91.196.125.6/32
SPF_MXrockshock.eu

Related pages

Pivot deeper into the graph from rockshock.eu.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "rockshock.eu"})-[: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.