Skip to content

Hostname

ctslbd.com

Last fetched

ctslbd.com resolves to 1 IPv4 address operated by AS24323 in BD. WHOIS lists iana:82 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
103.4.67.18103.4.67.0/24AS24323BD

WHOIS identity

Registrar
iana:82
Organization
nasser rizvi
Contact emails

Subdomains

1 observed subdomain of ctslbd.com.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for ctslbd.com.

MechanismTarget
SPF_Actslbd.com
SPF_IP182.160.102.110
SPF_IP182.160.98.172
SPF_IP182.160.99.101
SPF_IP182.160.99.102
SPF_IP203.202.241.198
SPF_IP203.202.241.199
SPF_IP45.64.135.186
SPF_IP45.64.135.198
SPF_MXctslbd.com

Related pages

Pivot deeper into the graph from ctslbd.com.

Cypher and MCP

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

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