Hostname
dek-d.com
Last fetched
dek-d.com resolves to 2 IPv4 addresses operated by STP in TH. WHOIS lists iana:1373 as the registrar.
Nutrition Label
Resolution chain
dek-d.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 |
|---|---|---|---|---|
| 49.0.199.229 | 49.0.192.0/21 | AS136907 | STP | TH |
| 94.74.116.230 | 94.74.112.0/21 | AS136907 | STP | TH |
WHOIS identity
- Registrar
- iana:1373
- Organization
- buranawatanachokesupiti
- Contact emails
Subdomains
32 observed subdomains of dek-d.com.
Showing 25 of 32. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from dek-d.com in the public web crawl.
1,215 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for dek-d.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.one.th |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_IP | 159.138.244.128 |
| SPF_IP | 159.138.246.188 |
Related pages
Pivot deeper into the graph from dek-d.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "dek-d.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.