Skip to content

Hostname

ntt-us.com

Last fetched

ntt-us.com resolves to 1 IPv4 address operated by AS17516 in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · ntt-us.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/ntt-us.com

Resolution chain

ntt-us.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
163.137.218.132163.137.218.0/23AS17516JP

WHOIS identity

Registrar
iana:49
Organization
whois privacy protection service by onamae.com
Contact emails

Subdomains

2 observed subdomains of ntt-us.com.

Web-graph footprint

Distinct hostnames that link to or from ntt-us.com in the public web crawl.

82 sites link to this hostname.

61 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

33 SPF mechanisms authorising senders for ntt-us.com.

MechanismTarget
SPF_Anotification.fortinet.net
SPF_Asmtp.sendgrid.net
SPF_INCLUDE_spf.willap.jp
SPF_INCLUDEspf.eco-serv.jp
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.smktg.jp
SPF_INCLUDEspf.spcloud.jp
SPF_INCLUDEspf.tmems-jp.trendmicro.com
SPF_IP115.69.207.36/30
SPF_IP13.78.24.97
SPF_IP153.153.144.80/26
SPF_IP153.153.160.0/26
SPF_IP159.112.240.0/20
SPF_IP159.135.224.0/20
SPF_IP161.38.192.0/20
SPF_IP163.137.218.93
SPF_IP163.137.218.94
SPF_IP180.148.171.128/25
SPF_IP180.148.175.92
SPF_IP182.236.93.72/32
SPF_IP202.143.79.0/24
SPF_IP202.171.155.170
SPF_IP202.19.227.74
SPF_IP202.19.228.74
SPF_IP202.19.229.22
SPF_IP202.19.229.31
SPF_IP202.33.115.238
SPF_IP210.163.30.216/32
SPF_IP219.165.123.151
SPF_IP40.115.141.156
SPF_IP52.193.231.124
SPF_IP61.117.156.22
SPF_IP69.72.32.0/20

Related pages

Pivot deeper into the graph from ntt-us.com.

Cypher and MCP

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

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