Skip to content

Hostname

360webfirm.ca

Last fetched

360webfirm.ca resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:wild west domains canada, inc. as the registrar.

Nutrition Label

WHISPER CANON · 360webfirm.caRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/360webfirm.ca

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.50.103104.21.48.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.204.185172.67.192.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
31.220.102.25531.220.96.0/21AS40021CONTABO-40021 - Contabo Inc.US

WHOIS identity

Registrar
registrar:wild west domains canada, inc.
Organization
Contact emails

Subdomains

11 observed subdomains of 360webfirm.ca.

Web-graph footprint

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

17 sites link to this hostname.

27 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for 360webfirm.ca.

MechanismTarget
SPF_A360webfirm.ca
SPF_IP31.220.102.255
SPF_MX360webfirm.ca

Related pages

Pivot deeper into the graph from 360webfirm.ca.

Cypher and MCP

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

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