Skip to content

Hostname

prisa.com

Last fetched

prisa.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:106 as the registrar.

Nutrition Label

WHISPER CANON · prisa.comRouting diversity4.2/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/prisa.com

Resolution chain

prisa.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
34.241.227.18835.7.0.0/18AS16509AMAZON-02 - Amazon.com, Inc.IE
34.248.134.6635.7.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.IE
52.16.147.15652.46.9.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
52.17.224.13352.46.9.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
52.17.72.17552.46.9.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
52.209.212.1252.216.13.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
52.31.6.2452.46.16.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
52.51.228.7052.66.32.0/19AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:106
Organization
prisacom
Contact emails

Subdomains

43 observed subdomains of prisa.com.

Web-graph footprint

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

600 sites link to this hostname.

165 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for prisa.com.

MechanismTarget
SPF_INCLUDE_u.prisa.com._spf.smart.ondmarc.com

Related pages

Pivot deeper into the graph from prisa.com.

Cypher and MCP

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

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