Hostname
dcmtlblog.com
Last fetched
dcmtlblog.com resolves to 2 IPv4 addresses operated by WHG-CAN - WHG Hosting Services Ltd in CA. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
dcmtlblog.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 |
|---|---|---|---|---|
| 209.42.24.46 | 209.42.24.0/24 | AS36218 | WHG-CAN - WHG Hosting Services Ltd | CA |
| 72.167.44.219 | 72.167.32.0/20 | AS398101 | GO-DADDY-COM-LLC - GoDaddy.com, LLC | US |
WHOIS identity
- Registrar
- iana:1068
- Organization
- 3846971 canada
- Contact emails
Subdomains
11 observed subdomains of dcmtlblog.com.
Web-graph footprint
Distinct hostnames that link to or from dcmtlblog.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- dcmtlblog.com
SPF policy
10 SPF mechanisms authorising senders for dcmtlblog.com.
| Mechanism | Target |
|---|---|
| SPF_A | dcmtlblog.com |
| SPF_INCLUDE | secureserver.net |
| SPF_INCLUDE | spf.mysecurecloudhost.com |
| SPF_IP | 107.180.78.91 |
| SPF_IP | 162.0.231.79 |
| SPF_IP | 209.42.24.46 |
| SPF_IP | 45.40.134.52 |
| SPF_IP | 72.167.38.83 |
| SPF_IP | 72.167.44.219 |
| SPF_MX | dcmtlblog.com |
Related pages
Pivot deeper into the graph from dcmtlblog.com.
- IP · 209.42.24.46
- ASN · AS36218WHG-CAN - WHG Hosting Services Ltd
- Registrar · iana:1068
- Country · CA
- Email · kika@kika.ca
- TLD · .com
- Browse hostnames · dc…
- 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: "dcmtlblog.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.