Skip to content

Hostname

ctbworld.com

Last fetched

ctbworld.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · ctbworld.comRouting diversity1.5/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/ctbworld.com

Resolution chain

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

IPPrefixASNOperatorCountry
157.230.186.164157.230.176.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS

WHOIS identity

Registrar
iana:2
Organization
ctb
Contact emails

Subdomains

7 observed subdomains of ctbworld.com.

Web-graph footprint

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

8 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for ctbworld.com.

MechanismTarget
SPF_Actbworld.com
SPF_Arelays.digitalhill.com
SPF_INCLUDE_phishspf.knowbe4.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf-00740d01.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP108.178.250.64/28
SPF_IP192.119.233.128/28
SPF_IP192.254.121.248/32
SPF_IP199.200.103.23
SPF_IP204.48.16.118
SPF_IP208.40.251.4
SPF_IP67.134.232.227/29
SPF_MXctbworld.com

Related pages

Pivot deeper into the graph from ctbworld.com.

Cypher and MCP

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

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