Hostname
nttdocomo.com
Last fetched
nttdocomo.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. nttdocomo.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
No IPv4 resolution is recorded for nttdocomo.com in WhisperGraph.
IPv6 resolution
No AAAA record for nttdocomo.com is recorded in WhisperGraph.
WHOIS identity
- Registrar
- iana:1387
- Registrant organisation
- akihide yamamura
- Contact emails
- fws-wg@nttdocomo.com, dommaster@mark-i.jp, info@domain-contact.org
Subdomains
Showing 10 of 13. View all subdomains →
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Mail and authentication
Nameservers
- ns.is.nttdocomo.co.jp
- ns01.is.nttdocomo.co.jp
- ns02.is.nttdocomo.co.jp
- ns03.is.nttdocomo.co.jp
- ns04.is.nttdocomo.co.jp
MX records
- nttdocomo-com.mail.protection.outlook.com
SPF policy
- ip: 163.137.234.4/30
- include: mktomail.com
- include: _a.nttdocomo.com
- include: spf.protection.outlook.com
- include: _spf.salesforce.com
- include: spf1.satmetrix.com
- ip: 122.1.40.162
- ip: 18.181.158.65
- ip: 202.19.227.74
- ip: 202.19.228.74
- ip: 210.136.160.141
- ip: 211.14.117.60
- ip: 211.14.117.61
- ip: 211.14.75.6
- ip: 54.168.184.252
- ip: 54.199.81.7
Threat-feed evidence
History
Related pages
Pivot from nttdocomo.com into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "nttdocomo.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.