Skip to content

Hostname

pazugames.com

Last fetched

pazugames.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · pazugames.comRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/pazugames.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.10613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.12213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.2213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.32.121.11413.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.4013.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.5813.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.7513.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.165.140.10118.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.165.140.11518.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.165.140.4118.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.165.140.4218.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
3.163.218.1023.163.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
3.163.218.243.163.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
3.163.218.583.163.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
3.163.218.63.163.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

4 observed subdomains of pazugames.com.

Web-graph footprint

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

69 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for pazugames.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from pazugames.com.

Cypher and MCP

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

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