Skip to content

Hostname

dash.prsrv.zip

Last fetched

dash.prsrv.zip resolves to 2 IPv4 addresses operated by Selcom-AL-AS - S E L C O M SHPK in AL.

Nutrition Label

WHISPER CANON · dash.prsrv.zipRouting diversity2.4/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/dash.prsrv.zip

Resolution chain

dash.prsrv.zip resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.32.21.88185.32.20.0/23AS60352Selcom-AL-AS - S E L C O M SHPKAL
87.120.103.11687.120.100.0/22AS198890MADCom-ASN - Albanian Fiber Telecommunications SHPKAL

WHOIS identity

No WHOIS records are currently associated with dash.prsrv.zip in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from dash.prsrv.zip.

Cypher and MCP

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

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