Skip to content

Hostname

pzimff.com

Last fetched

pzimff.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · pzimff.comRouting diversity7.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/pzimff.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.130.149.126108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
108.130.163.131108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
108.130.198.26108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
108.130.212.204108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
108.130.215.190108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
108.130.219.92108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
108.130.92.149108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
108.131.219.246108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
108.131.226.207108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
108.131.29.103108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
108.131.32.73108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
108.131.46.110108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
108.131.51.128108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
108.131.62.176108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
13.218.216.10113.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.201.135.16218.201.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
18.201.161.4418.201.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
18.201.163.22618.201.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
18.201.17.21518.201.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
18.201.218.15318.201.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

5 observed subdomains of pzimff.com.

Threat posture

History

Related pages

Pivot deeper into the graph from pzimff.com.

Cypher and MCP

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

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