Skip to content

Hostname

canvanizer.com

Last fetched

canvanizer.com resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · canvanizer.comRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/canvanizer.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.88.199104.21.80.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.152.160172.67.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.96.3188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:151
Organization
proud music gbr
Contact emails

Subdomains

26 observed subdomains of canvanizer.com.

Web-graph footprint

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

697 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

28 SPF mechanisms authorising senders for canvanizer.com.

MechanismTarget
SPF_Acanvanizer.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEheps30.proudsourcing.de
SPF_INCLUDEmail.zendesk.com
SPF_IP138.201.124.217
SPF_IP138.201.87.28
SPF_IP148.251.64.139
SPF_IP195.201.245.125
SPF_IP199.127.232.0/22
SPF_IP199.255.192.0/22
SPF_IP23.249.208.0/20
SPF_IP23.251.224.0/19
SPF_IP2a01:4f8:162:70ee::/64
SPF_IP2a01:4f8:172:22e1::/64
SPF_IP2a01:4f8:172:2818::/64
SPF_IP2a01:4f8:231:582::/64
SPF_IP5.9.120.232
SPF_IP52.82.172.0/22
SPF_IP54.240.0.0/18
SPF_IP54.240.64.0/19
SPF_IP54.240.96.0/19
SPF_IP69.169.224.0/20
SPF_IP76.223.128.0/19
SPF_IP76.223.176.0/20
SPF_IP94.130.48.145
SPF_IPfe80::921b:eff:feda:c7b8/64
SPF_IPfe80::aaa1:59ff:fec0:b6e/64
SPF_MXcanvanizer.com

Related pages

Pivot deeper into the graph from canvanizer.com.

Cypher and MCP

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

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