Hostname
kddi-web.com
Last fetched
kddi-web.com resolves to 1 IPv4 address operated by AS9597 in JP. WHOIS lists iana:1485 as the registrar.
Nutrition Label
Resolution chain
kddi-web.com 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 |
|---|---|---|---|---|
| 211.9.203.84 | 211.9.192.0/19 | AS9597 | — | JP |
WHOIS identity
- Registrar
- iana:1485
- Organization
- kddi web communications inc.(cpi)
- Contact emails
Subdomains
23 observed subdomains of kddi-web.com.
Showing 20 of 23. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from kddi-web.com in the public web crawl.
39 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
19 SPF mechanisms authorising senders for kddi-web.com.
| Mechanism | Target |
|---|---|
| SPF_A | kddi-web.com |
| SPF_INCLUDE | _spf.prtimes.jp |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | crmstyle.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | spf.mta.hdems.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.securemx.jp |
| SPF_IP | 110.50.220.140/31 |
| SPF_IP | 110.50.220.160/31 |
| SPF_IP | 122.200.254.149 |
| SPF_IP | 13.114.137.106/32 |
| SPF_IP | 133.149.219.0/24 |
| SPF_IP | 18.180.186.142 |
| SPF_IP | 18.182.113.60/32 |
| SPF_IP | 210.250.61.50 |
| SPF_IP | 3.115.218.87 |
| SPF_IP | 54.95.69.173/32 |
| SPF_MX | kddi-web.com |
Related pages
Pivot deeper into the graph from kddi-web.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "kddi-web.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.