Skip to content

Hostname

6temti.ca

Last fetched

6temti.ca resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:whc online solutions inc. as the registrar.

Nutrition Label

WHISPER CANON · 6temti.caRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/6temti.ca

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.45.13104.21.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.207.127172.67.192.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
registrar:whc online solutions inc.
Organization
Contact emails

Subdomains

25 observed subdomains of 6temti.ca.

Web-graph footprint

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

5 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for 6temti.ca.

MechanismTarget
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDE_spf.mailgun.org
SPF_INCLUDEcanada.o365.crossware.co.nz
SPF_INCLUDEspf.myconnectwise.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP142.4.192.100/22
SPF_IP158.69.168.192
SPF_IP167.71.246.193
SPF_IP172.67.207.127
SPF_IP3.96.249.170
SPF_IP3.98.99.254
SPF_IP50.19.243.6/32
SPF_IP52.6.7.137/32

Related pages

Pivot deeper into the graph from 6temti.ca.

Cypher and MCP

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

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