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
Resolution chain
caddzonebd.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 131.153.49.122 | 131.153.49.0/24 | AS59210 | PHOENIXNAP-AS-SG1 - PhoenixNAP | SG |
| 151.158.159.150 | 151.158.159.0/24 | AS149783 | INTELWEBHOSTLTD-AS-AP - Intelwebhost Ltd | BD |
WHOIS identity
- Registrar
- iana:1495
- Organization
- md. mozammel hoque
- Contact emails
Subdomains
3 observed subdomains of caddzonebd.com.
Showing 2 of 3. View all subdomains →
Threat posture
History
Mail and authentication
MX records
- caddzonebd.com
SPF policy
4 SPF mechanisms authorising senders for caddzonebd.com.
| Mechanism | Target |
|---|---|
| SPF_A | caddzonebd.com |
| SPF_IP | 131.153.49.122 |
| SPF_IP | 213.133.99.48 |
| SPF_MX | caddzonebd.com |
Related pages
Pivot deeper into the graph from caddzonebd.com.
- IP · 131.153.49.122
- ASN · AS59210PHOENIXNAP-AS-SG1 - PhoenixNAP
- Registrar · iana:1495
- Country · SG
- Email · support@blackhost.com.bd
- TLD · .com
- Browse hostnames · ca…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.