Skip to content

Hostname

pmj.rocks

Last fetched

pmj.rocks resolves to 1 IPv4 address operated by AS15600 in CH. WHOIS lists iana:625 as the registrar.

Nutrition Label

WHISPER CANON · pmj.rocksRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/pmj.rocks

Resolution chain

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

IPPrefixASNOperatorCountry
213.221.224.50213.221.192.0/18AS15600CH

WHOIS identity

Registrar
iana:625
Organization
domain protection services,
Contact emails

Subdomains

101 observed subdomains of pmj.rocks.

Web-graph footprint

Distinct hostnames that link to or from pmj.rocks in the public web crawl.

7 sites link to this hostname.

43 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for pmj.rocks.

MechanismTarget
SPF_Apmj.rocks
SPF_IP213.221.224.50
SPF_MXpmj.rocks

Related pages

Pivot deeper into the graph from pmj.rocks.

Cypher and MCP

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

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