Skip to content

Hostname

fizz.ca

Last fetched

fizz.ca resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:456 as the registrar.

Nutrition Label

WHISPER CANON · fizz.caRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/fizz.ca

Resolution chain

fizz.ca resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.18.0.153104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.1.153104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.28.99104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.29.99104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:456
Organization
1687734 ontario
Contact emails

Subdomains

24 observed subdomains of fizz.ca.

Web-graph footprint

Distinct hostnames that link to or from fizz.ca in the public web crawl.

218 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for fizz.ca.

MechanismTarget
SPF_INCLUDE_spf.qualtrics.com
SPF_INCLUDEcarmamail.com
SPF_INCLUDEio.dimelo.com
SPF_INCLUDEmail.fizz.ca
SPF_INCLUDEspf.protection.outlook.com
SPF_IP184.107.113.0/24
SPF_IP207.96.202.92/32
SPF_IP207.96.202.93/32
SPF_IP3.97.130.53/32
SPF_IP3.97.76.38/32
SPF_IP99.79.91.222/32
SPF_MXfizz.ca

Related pages

Pivot deeper into the graph from fizz.ca.

Cypher and MCP

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

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