Skip to content

Hostname

4t2.ca

Last fetched

4t2.ca resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:go get canada domain registrar ltd. as the registrar.

Nutrition Label

WHISPER CANON · 4t2.caRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/4t2.ca

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.13.69104.21.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
162.242.237.78162.242.224.0/19AS27357RACKSPACE - Rackspace HostingUS
172.67.132.161172.67.128.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:go get canada domain registrar ltd.
Organization
hypersurge interactive
Contact emails

Subdomains

1 observed subdomain of 4t2.ca.

Subdomain
www.4t2.ca

Web-graph footprint

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

4 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for 4t2.ca.

MechanismTarget
SPF_Aweb1.hypersurge.net
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from 4t2.ca.

Cypher and MCP

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

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