Skip to content

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

WHISPER CANON · kddi-web.comRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/kddi-web.com

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.

IPPrefixASNOperatorCountry
211.9.203.84211.9.192.0/19AS9597JP

WHOIS identity

Registrar
iana:1485
Organization
kddi web communications inc.(cpi)
Contact emails

Subdomains

23 observed subdomains of kddi-web.com.

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.

MechanismTarget
SPF_Akddi-web.com
SPF_INCLUDE_spf.prtimes.jp
SPF_INCLUDEamazonses.com
SPF_INCLUDEcrmstyle.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.mta.hdems.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.securemx.jp
SPF_IP110.50.220.140/31
SPF_IP110.50.220.160/31
SPF_IP122.200.254.149
SPF_IP13.114.137.106/32
SPF_IP133.149.219.0/24
SPF_IP18.180.186.142
SPF_IP18.182.113.60/32
SPF_IP210.250.61.50
SPF_IP3.115.218.87
SPF_IP54.95.69.173/32
SPF_MXkddi-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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.