Skip to content

Hostname

mail.prescriptor.info

Last fetched

mail.prescriptor.info resolves to 1 IPv4 address operated by JAGUAR-AS in DZ.

Nutrition Label

WHISPER CANON · mail.prescriptor.infoRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/mail.prescriptor.info

Resolution chain

mail.prescriptor.info 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 mail.prescriptor.info in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for mail.prescriptor.info.

MechanismTarget
SPF_Amail.prescriptor.info
SPF_INCLUDEspf.mailjet.com
SPF_IP172.96.184.6
SPF_IP82.196.25.51
SPF_MXmail.prescriptor.info

Related pages

Pivot deeper into the graph from mail.prescriptor.info.

Cypher and MCP

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

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