Skip to content

Hostname

hellpizza.nz

Last fetched

hellpizza.nz resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists registrar:sitetech solutions ltd t/a sitename as the registrar.

Nutrition Label

WHISPER CANON · hellpizza.nzRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/hellpizza.nz

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.10413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.12713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.1613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.1913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.66.112.10218.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.12318.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.6318.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.9518.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.164.36.1183.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.164.36.53.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.164.36.763.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.164.36.943.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
registrar:sitetech solutions ltd t/a sitename
Organization
Contact emails

Subdomains

9 observed subdomains of hellpizza.nz.

Web-graph footprint

Distinct hostnames that link to or from hellpizza.nz in the public web crawl.

65 sites link to this hostname.

41 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for hellpizza.nz.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from hellpizza.nz.

Cypher and MCP

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

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