Skip to content

Hostname

zplbesafe-dev.prezero.pl

Last fetched

zplbesafe-dev.prezero.pl resolves to 1 IPv4 address operated by SCHWARZ-IT-LEGACY in DE.

Nutrition Label

WHISPER CANON · zplbesafe-dev.prezero.plRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/zplbesafe-dev.prezero.pl

Resolution chain

zplbesafe-dev.prezero.pl resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.86.188.7185.86.188.0/24AS211768SCHWARZ-IT-LEGACYDE

WHOIS identity

No WHOIS records are currently associated with zplbesafe-dev.prezero.pl in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from zplbesafe-dev.prezero.pl.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "zplbesafe-dev.prezero.pl"})-[: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.