Skip to content

Hostname

stuartweitzman.ca

Last fetched

stuartweitzman.ca resolves to 5 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:sn domains inc as the registrar.

Nutrition Label

WHISPER CANON · stuartweitzman.caRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint7.2/10canon.whisper.security/host/stuartweitzman.ca

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.16.215104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.17.215104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
118.215.85.183118.215.80.0/21AS16625AKAMAI-AS - Akamai Technologies, Inc.SG
23.221.227.20223.221.227.0/24AS20940US
23.221.227.20623.221.227.0/24AS20940US

WHOIS identity

Registrar
registrar:sn domains inc
Organization
stuart weitzman ip, llc tma596827
Contact emails

Subdomains

13 observed subdomains of stuartweitzman.ca.

Web-graph footprint

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

59 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for stuartweitzman.ca.

Related pages

Pivot deeper into the graph from stuartweitzman.ca.

Cypher and MCP

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

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