Skip to content

Hostname

prescriptor.info

Last fetched

prescriptor.info resolves to 1 IPv4 address operated by JAGUAR-AS in DZ. WHOIS lists iana:1861 as the registrar.

Nutrition Label

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

Resolution chain

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

Registrar
iana:1861
Organization
ixwebdz_com
Contact emails

Subdomains

4 observed subdomains of prescriptor.info.

Web-graph footprint

Distinct hostnames that link to or from prescriptor.info in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for prescriptor.info.

MechanismTarget
SPF_Aprescriptor.info
SPF_INCLUDEspf.mailjet.com
SPF_IP172.96.184.6
SPF_IP82.196.25.51
SPF_MXprescriptor.info

Related pages

Pivot deeper into the graph from prescriptor.info.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "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.