Hostname
daj.co.jp
Last fetched
daj.co.jp resolves to 1 IPv4 address operated by DATAHOTEL-JP - AS for DATAHOTEL, which is one of iDC in Japan, in JP.
Nutrition Label
Resolution chain
daj.co.jp 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 |
|---|---|---|---|---|
| 203.174.69.14 | 203.174.64.0/20 | AS17707 | DATAHOTEL-JP - AS for DATAHOTEL, which is one of iDC in Japan, | JP |
WHOIS identity
- Registrar
- —
- Organization
- digital arts
- Contact emails
- —
Subdomains
30 observed subdomains of daj.co.jp.
Showing 25 of 30. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from daj.co.jp in the public web crawl.
20 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
18 SPF mechanisms authorising senders for daj.co.jp.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | em484.daj.co.jp |
| SPF_INCLUDE | spf.curumeru.jp |
| SPF_INCLUDE | spf.haihaimail.jp |
| SPF_INCLUDE | spf.mail.system.digitalartscloud.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.smktg.jp |
| SPF_IP | 113.36.46.64/29 |
| SPF_IP | 121.86.205.54/32 |
| SPF_IP | 125.6.163.128/26 |
| SPF_IP | 182.248.130.128/26 |
| SPF_IP | 203.174.69.0/26 |
| SPF_IP | 203.191.250.19/32 |
| SPF_IP | 203.191.250.22/32 |
| SPF_IP | 203.191.250.23/32 |
| SPF_IP | 203.191.250.25/32 |
| SPF_IP | 203.78.231.242/32 |
| SPF_IP | 219.101.174.192/26 |
| SPF_IP | 36.50.252.87/32 |
Related pages
Pivot deeper into the graph from daj.co.jp.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "daj.co.jp"})-[: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.