Skip to content

Hostname

checktls.com

Last fetched

checktls.com resolves to 4 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · checktls.comRouting diversity3.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/checktls.com

Resolution chain

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

IPPrefixASNOperatorCountry
142.93.73.156142.93.64.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS
167.71.160.115167.71.160.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS
20.75.92.11220.64.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS
40.76.159.11540.76.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

Registrar
iana:146
Organization
******** ********
Contact emails

Subdomains

23 observed subdomains of checktls.com.

Web-graph footprint

Distinct hostnames that link to or from checktls.com in the public web crawl.

284 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for checktls.com.

MechanismTarget
SPF_Achecktls.com
SPF_Aspf.checktls.com
SPF_Awhitelist.checktls.com
SPF_MXchecktls.com

Related pages

Pivot deeper into the graph from checktls.com.

Cypher and MCP

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

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