Skip to content

Hostname

amazon.pl

Last fetched

amazon.pl resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists registrar:nom-iq limited dba com laude as the registrar.

Nutrition Label

WHISPER CANON · amazon.plRouting diversity1.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint6.6/10canon.whisper.security/host/amazon.pl

Resolution chain

amazon.pl resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.253.168.1413.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
3.253.169.2093.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
3.254.239.993.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
registrar:nom-iq limited dba com laude
Organization
amazon europe core s.à.r.l.
Contact emails

Subdomains

37 observed subdomains of amazon.pl.

Web-graph footprint

Distinct hostnames that link to or from amazon.pl in the public web crawl.

3,430 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for amazon.pl.

MechanismTarget
SPF_INCLUDEamazon.com

Related pages

Pivot deeper into the graph from amazon.pl.

Cypher and MCP

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

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