Skip to content

Hostname

nta.co.jp

Last fetched

nta.co.jp resolves to 1 IPv4 address operated by AS4677 in JP.

Nutrition Label

WHISPER CANON · nta.co.jpRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint6.0/10canon.whisper.security/host/nta.co.jp

Resolution chain

nta.co.jp resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
202.226.100.130202.226.96.0/21AS4677JP

WHOIS identity

Registrar
Organization
nippon travel agency
Contact emails

Subdomains

156 observed subdomains of nta.co.jp.

Web-graph footprint

Distinct hostnames that link to or from nta.co.jp in the public web crawl.

2,630 sites link to this hostname.

586 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

30 SPF mechanisms authorising senders for nta.co.jp.

MechanismTarget
SPF_INCLUDE_spf.activegate-ss.jp
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEasp.cuenote.jp
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.probance.jp
SPF_INCLUDEwebcas.net
SPF_IP118.103.94.243
SPF_IP121.83.222.228
SPF_IP122.221.93.36
SPF_IP124.109.181.7/32
SPF_IP14.128.20.126
SPF_IP150.66.55.197/32
SPF_IP18.176.97.61
SPF_IP202.226.100.0/23
SPF_IP203.137.191.65
SPF_IP203.180.250.58/32
SPF_IP203.180.251.105/32
SPF_IP203.191.250.22/32
SPF_IP203.191.250.23/32
SPF_IP210.175.69.4
SPF_IP210.239.65.189
SPF_IP52.192.228.0/24
SPF_IP52.195.124.147/32
SPF_IP52.197.98.119/32
SPF_IP52.198.90.54
SPF_IP52.68.29.63/32
SPF_IP54.95.37.112/32
SPF_IP58.191.47.236
SPF_IP58.191.47.9/32

Related pages

Pivot deeper into the graph from nta.co.jp.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "nta.co.jp"})-[: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.