Skip to content

Hostname

prescriptor.viesdevilles.net

Last fetched

prescriptor.viesdevilles.net resolves to 1 IPv4 address operated by JAGUAR-AS in DZ.

Nutrition Label

WHISPER CANON · prescriptor.viesdevilles.netRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/prescriptor.viesdevilles.net

Resolution chain

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

IPPrefixASNOperatorCountry
82.196.25.5182.196.24.0/21AS30781JAGUAR-ASDZ

WHOIS identity

No WHOIS records are currently associated with prescriptor.viesdevilles.net in WhisperGraph.

Subdomains

1 observed subdomain of prescriptor.viesdevilles.net.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for prescriptor.viesdevilles.net.

MechanismTarget
SPF_Aprescriptor.viesdevilles.net
SPF_IP82.196.25.51
SPF_MXprescriptor.viesdevilles.net

Related pages

Pivot deeper into the graph from prescriptor.viesdevilles.net.

Cypher and MCP

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

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