Hostname
dcuo.patch.daybreakgames.com
Last fetched
dcuo.patch.daybreakgames.com resolves to 4 IPv4 addresses operated by SYMPHONY-AP-TH Symphony Communication Thailand PCL. in TH.
Nutrition Label
Resolution chain
dcuo.patch.daybreakgames.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 146.88.61.17 | 146.88.61.0/24 | AS132876 | SYMPHONY-AP-TH Symphony Communication Thailand PCL. | TH |
| 146.88.61.18 | 146.88.61.0/24 | AS132876 | SYMPHONY-AP-TH Symphony Communication Thailand PCL. | TH |
| 23.15.34.83 | 23.15.34.0/24 | AS9498 | BBIL-AP BHARTI Airtel Ltd. | IN |
| 23.15.34.91 | 23.15.34.0/24 | AS9498 | BBIL-AP BHARTI Airtel Ltd. | IN |
WHOIS identity
No WHOIS records are currently associated with dcuo.patch.daybreakgames.com in WhisperGraph.
Web-graph footprint
Distinct hostnames that link to or from dcuo.patch.daybreakgames.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from dcuo.patch.daybreakgames.com.
- IP · 146.88.61.17
- ASN · AS132876SYMPHONY-AP-TH Symphony Communication Thailand PCL.
- Country · TH
- Apex domain · daybreakgames.com
- Parent domain · patch.daybreakgames.com
- TLD · .com
- Browse hostnames · dc…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "dcuo.patch.daybreakgames.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.