Skip to content

Hostname

design2web.ca

Last fetched

design2web.ca resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · design2web.caRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/design2web.ca

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.12.86104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.13.86104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.73.124172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for design2web.ca.

MechanismTarget
SPF_Adesign2web.ca
SPF_IP103.2.140.0/22
SPF_IP103.47.204.0/22
SPF_IP170.10.68.0/22
SPF_IP184.67.227.106
SPF_IP203.31.36.0/22
SPF_IP207.58.147.64/28
SPF_IP216.22.15.224/27
SPF_IP43.228.184.0/22
SPF_IP54.148.222.11/32
SPF_IP69.31.162.37
SPF_IP69.31.167.230
SPF_IP69.31.167.235
SPF_MXdesign2web.ca

Related pages

Pivot deeper into the graph from design2web.ca.

Cypher and MCP

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

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