Skip to content

Hostname

mail.cclbd.com

Last fetched

mail.cclbd.com resolves to 1 IPv4 address operated by AS133938 in BD.

Nutrition Label

WHISPER CANON · mail.cclbd.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/mail.cclbd.com

Resolution chain

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

IPPrefixASNOperatorCountry
103.48.119.84103.48.119.0/24AS133938BD

WHOIS identity

No WHOIS records are currently associated with mail.cclbd.com in WhisperGraph.

Subdomains

1 observed subdomain of mail.cclbd.com.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for mail.cclbd.com.

MechanismTarget
SPF_Amail.cclbd.com
SPF_Amondol-spf.xeonbd.com
SPF_Aspf.xeonbd.com
SPF_INCLUDEspf.antispamcloud.com
SPF_IP103.48.119.113
SPF_IP103.48.119.37
SPF_IP103.48.119.84
SPF_MXmail.cclbd.com

Related pages

Pivot deeper into the graph from mail.cclbd.com.

Cypher and MCP

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

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