Skip to content

Hostname

caretech-uk.com

Last fetched

caretech-uk.com resolves to 1 IPv4 address operated by AS20940 in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · caretech-uk.comRouting diversity1.5/10Peering density9.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/caretech-uk.com

Resolution chain

caretech-uk.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.91.71.208104.64.0.0/10AS20940US

WHOIS identity

Registrar
iana:146
Organization
caretech community services
Contact emails

Subdomains

12 observed subdomains of caretech-uk.com.

Web-graph footprint

Distinct hostnames that link to or from caretech-uk.com in the public web crawl.

85 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for caretech-uk.com.

MechanismTarget
SPF_INCLUDE_spf.careshield.com
SPF_INCLUDEservers.ebsnd.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP213.143.144.20
SPF_IP213.212.96.93/32
SPF_IP217.158.88.115
SPF_IP37.128.132.100
SPF_IP78.31.108.198
SPF_IP80.6.91.150/32
SPF_IP89.187.86.17
SPF_IP94.229.167.29
SPF_IP94.229.167.37

Related pages

Pivot deeper into the graph from caretech-uk.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "caretech-uk.com"})-[: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.