Skip to content

Hostname

fizzer.com

Last fetched

fizzer.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · fizzer.comRouting diversity4.2/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/fizzer.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.37.122.12013.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
13.37.132.15413.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
13.38.163.18613.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
13.39.241.2313.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
15.188.234.12515.188.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR
15.188.96.24415.188.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR
15.237.206.23115.236.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.FR
35.181.223.24935.181.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR
35.181.77.7535.181.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR
51.44.91.18951.44.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR
52.47.35.16352.47.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR
52.47.68.11352.47.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
iana:81
Organization
essential applications
Contact emails

Subdomains

13 observed subdomains of fizzer.com.

Web-graph footprint

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

160 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for fizzer.com.

MechanismTarget
SPF_INCLUDE_mailcust.gandi.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEcustomeriomail.com
SPF_INCLUDEmail.zendesk.com

Related pages

Pivot deeper into the graph from fizzer.com.

Cypher and MCP

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

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