Skip to content

Hostname

pzm.space

Last fetched

pzm.space resolves to 3 IPv4 addresses operated by DDOS-GUARD - DDOS-GUARD LTD in RU. WHOIS lists iana:1449 as the registrar.

Nutrition Label

WHISPER CANON · pzm.spaceRouting diversity2.4/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/pzm.space

Resolution chain

pzm.space resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.215.4.55185.215.4.0/24AS57724DDOS-GUARD - DDOS-GUARD LTDRU
203.119.13.75203.119.13.0/24AS4622ID-NIC - Indonesia Network Information CenterID
203.119.13.76203.119.13.0/24AS4622ID-NIC - Indonesia Network Information CenterID

WHOIS identity

Registrar
iana:1449
Organization
global domain privacy services
Contact emails

Subdomains

3 observed subdomains of pzm.space.

Web-graph footprint

Distinct hostnames that link to or from pzm.space in the public web crawl.

110 sites link to this hostname.

70 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for pzm.space.

MechanismTarget
SPF_REDIRECT_spf.yandex.net

Related pages

Pivot deeper into the graph from pzm.space.

Cypher and MCP

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

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