Skip to content

Hostname

rockplanetamsterdam.com

Last fetched

rockplanetamsterdam.com resolves to 1 IPv4 address operated by HETZNER-AS - Hetzner Online GmbH in DE. WHOIS lists iana:839 as the registrar.

Nutrition Label

WHISPER CANON · rockplanetamsterdam.comRouting diversity1.5/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/rockplanetamsterdam.com

Resolution chain

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

IPPrefixASNOperatorCountry
195.201.170.149195.201.0.0/16AS24940HETZNER-AS - Hetzner Online GmbHDE

WHOIS identity

Registrar
iana:839
Organization
herman arapyan
Contact emails

Subdomains

2 observed subdomains of rockplanetamsterdam.com.

Web-graph footprint

Distinct hostnames that link to or from rockplanetamsterdam.com in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for rockplanetamsterdam.com.

MechanismTarget
SPF_Arockplanetamsterdam.com
SPF_INCLUDEspf.protagonist.nl
SPF_IP159.253.5.241
SPF_IP195.201.170.149
SPF_IP82.150.140.212
SPF_MXrockplanetamsterdam.com

Related pages

Pivot deeper into the graph from rockplanetamsterdam.com.

Cypher and MCP

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

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