Skip to content

Hostname

cisltd.com

Last fetched

cisltd.com resolves to 1 IPv4 address operated by TBSH in GB. WHOIS lists iana:1515 as the registrar.

Nutrition Label

WHISPER CANON · cisltd.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/cisltd.com

Resolution chain

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

IPPrefixASNOperatorCountry
109.73.124.197109.73.120.0/21AS24958TBSHGB

WHOIS identity

Registrar
iana:1515
Organization
cis
Contact emails

Subdomains

36 observed subdomains of cisltd.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for cisltd.com.

MechanismTarget
SPF_INCLUDE146483390.spf10.hubspotemail.net
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDE_spf.qualys.com
SPF_INCLUDEautotask.net
SPF_INCLUDEmail.ibillie.co.uk
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.mailanyone.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.73.124.0/23
SPF_IP168.245.78.92
SPF_IP8.23.224.60
SPF_IP80.209.163.38

Related pages

Pivot deeper into the graph from cisltd.com.

Cypher and MCP

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

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