Skip to content

Hostname

prezzee.ie

Last fetched

prezzee.ie resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:csc corporate domains, inc as the registrar.

Nutrition Label

WHISPER CANON · prezzee.ieRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/prezzee.ie

Resolution chain

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

IPPrefixASNOperatorCountry
13.224.125.2013.224.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.224.125.3213.224.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.224.125.5413.224.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.224.125.713.224.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.161.213.313.161.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
3.161.213.373.161.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
3.161.213.413.161.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
3.161.213.813.161.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
registrar:csc corporate domains, inc
Organization
prezzee uk
Contact emails

Subdomains

20 observed subdomains of prezzee.ie.

Web-graph footprint

Distinct hostnames that link to or from prezzee.ie in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for prezzee.ie.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.us.exclaimer.net

Related pages

Pivot deeper into the graph from prezzee.ie.

Cypher and MCP

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

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