Hostname
darkhouse.studio
Last fetched
darkhouse.studio resolves to 1 IPv4 address operated by DRAGONHISPEED-AS-AP - dragonhispeed in TH. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
darkhouse.studio resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 103.4.217.56 | 103.4.217.0/24 | AS63940 | DRAGONHISPEED-AS-AP - dragonhispeed | TH |
WHOIS identity
- Registrar
- iana:1068
- Organization
- privacy service provided by withheld for privacy ehf
- Contact emails
Subdomains
2 observed subdomains of darkhouse.studio.
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for darkhouse.studio.
| Mechanism | Target |
|---|---|
| SPF_A | darkhouse.studio |
| SPF_IP | 176.99.3.34 |
| SPF_MX | darkhouse.studio |
Related pages
Pivot deeper into the graph from darkhouse.studio.
- IP · 103.4.217.56
- ASN · AS63940DRAGONHISPEED-AS-AP - dragonhispeed
- Registrar · iana:1068
- Country · TH
- Email · e2cef054d0f34d4892dd5a8e6809406a.protect@withheldforprivacy.com
- TLD · .studio
- Browse hostnames · da…
- 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: "darkhouse.studio"})-[: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.