Skip to content

Hostname

prescriba.com

Last fetched

prescriba.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · prescriba.comRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/prescriba.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.74.245.273.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:269
Organization
rygdoktor_dk
Contact emails

Subdomains

22 observed subdomains of prescriba.com.

Web-graph footprint

Distinct hostnames that link to or from prescriba.com in the public web crawl.

23 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for prescriba.com.

MechanismTarget
SPF_Aasmtp.wannafind.dk
SPF_Asmtp.wannafind.dk
SPF_Avmail2.wannafind.dk
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.protection.outlook.com
SPF_IP162.13.86.202
SPF_IP2a00:1a48:7805:111:fc70:d00d:ff08:32ca
SPF_IP93.176.64.130
SPF_IP94.231.109.65
SPF_IP95.138.164.95

Related pages

Pivot deeper into the graph from prescriba.com.

Cypher and MCP

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

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