Skip to content

Hostname

ntta.com

Last fetched

ntta.com resolves to 128.121.3.66, announced in 128.121.0.0/16 by NTT-DATA-2914 - NTT America, Inc. in ID. ntta.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · ntta.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/ntta.com

Resolution chain

IPv6 resolution

No AAAA record for ntta.com is recorded in WhisperGraph.

Attribution

ntt america

ORIGIN_AS

WHOIS identity

Registrar
iana:69
Registrant organisation
ntt america
Contact emails
dom_reg@ntta.com

Subdomains

Mail and authentication

Nameservers

  • ns1-03.azure-dns.com
  • ns4-03.azure-dns.info
  • ns2-03.azure-dns.net
  • a.root-servers.net
  • b.root-servers.net
  • c.root-servers.net
  • d.root-servers.net
  • e.root-servers.net
  • f.root-servers.net
  • g.root-servers.net
  • h.root-servers.net
  • i.root-servers.net
  • j.root-servers.net
  • k.root-servers.net
  • l.root-servers.net
  • m.root-servers.net
  • ns3-03.azure-dns.org

MX records

  • mxa-004dc302.gslb.pphosted.com
  • mxb-004dc302.gslb.pphosted.com

SPF policy

  • ip: 67.231.144.107/32
  • ip: 208.86.201.112/32
  • ip: 128.242.79.14/32
  • ip: 128.241.34.18/32
  • ip: 128.241.34.20/32
  • ip: 128.241.34.25/32
  • ip: 204.2.200.26/32
  • ip: 128.241.34.26/32
  • ip: 165.254.119.80/32
  • mx: ntta.com
  • mx: eng.ntta.com
  • include: spf.protection.outlook.com

Threat-feed evidence

History

Related pages

Pivot from ntta.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: "ntta.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 20

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