Skip to content

Hostname

caddzonebd.com

Last fetched

caddzonebd.com resolves to 2 IPv4 addresses operated by PHOENIXNAP-AS-SG1 - PhoenixNAP in SG. WHOIS lists iana:1495 as the registrar.

Nutrition Label

WHISPER CANON · caddzonebd.comRouting diversity2.4/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/caddzonebd.com

Resolution chain

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

IPPrefixASNOperatorCountry
131.153.49.122131.153.49.0/24AS59210PHOENIXNAP-AS-SG1 - PhoenixNAPSG
151.158.159.150151.158.159.0/24AS149783INTELWEBHOSTLTD-AS-AP - Intelwebhost LtdBD

WHOIS identity

Registrar
iana:1495
Organization
md. mozammel hoque
Contact emails

Subdomains

3 observed subdomains of caddzonebd.com.

Threat posture

History

Mail and authentication

MX records

  • caddzonebd.com

SPF policy

4 SPF mechanisms authorising senders for caddzonebd.com.

MechanismTarget
SPF_Acaddzonebd.com
SPF_IP131.153.49.122
SPF_IP213.133.99.48
SPF_MXcaddzonebd.com

Related pages

Pivot deeper into the graph from caddzonebd.com.

Cypher and MCP

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

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