Skip to content

Hostname

nttdata.com

Last fetched

nttdata.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:78 as the registrar.

Nutrition Label

WHISPER CANON · nttdata.comRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/nttdata.com

Resolution chain

nttdata.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
15.197.144.11115.197.144.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
3.33.142.693.33.128.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
iana:78
Organization
naoki, aita
Contact emails

Subdomains

136 observed subdomains of nttdata.com.

Web-graph footprint

Distinct hostnames that link to or from nttdata.com in the public web crawl.

4,158 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

42 SPF mechanisms authorising senders for nttdata.com.

MechanismTarget
SPF_INCLUDE_spf.qualtrics.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.jobdiva.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.51.48.30
SPF_IP107.20.210.250/32
SPF_IP130.214.193.78/32
SPF_IP130.214.193.83/32
SPF_IP130.214.193.85/32
SPF_IP130.214.193.93/32
SPF_IP141.77.1.126
SPF_IP141.77.1.127
SPF_IP141.77.1.128
SPF_IP163.135.156.0/25
SPF_IP163.135.157.0/25
SPF_IP163.135.193.192/26
SPF_IP167.247.216.0/22
SPF_IP185.132.183.31/32
SPF_IP185.132.183.33
SPF_IP185.183.30.89/32
SPF_IP185.183.30.93
SPF_IP189.125.136.227
SPF_IP192.131.85.3
SPF_IP205.220.162.213
SPF_IP206.180.193.143
SPF_IP206.180.193.144
SPF_IP206.180.193.145
SPF_IP206.180.193.80
SPF_IP206.180.193.81
SPF_IP206.180.193.82
SPF_IP208.86.201.112/32
SPF_IP217.56.29.13
SPF_IP3.113.157.113
SPF_IP52.1.14.157/32
SPF_IP59.167.68.40
SPF_IP66.159.244.22
SPF_IP66.159.246.138
SPF_IP67.231.144.107/32
SPF_IP89.96.244.55
SPF_IP98.142.93.195

Related pages

Pivot deeper into the graph from nttdata.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "nttdata.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.