Skip to content

Hostname

nct.jp

Last fetched

nct.jp resolves to 1 IPv4 address operated by AS55374 in JP.

Nutrition Label

WHISPER CANON · nct.jpRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/nct.jp

Resolution chain

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

IPPrefixASNOperatorCountry
164.70.6.31164.70.0.0/20AS55374JP

WHOIS identity

Registrar
Organization
nihon cyber tech,
Contact emails

Subdomains

76 observed subdomains of nct.jp.

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for nct.jp.

MechanismTarget
SPF_INCLUDEcvs.veritrans.co.jp
SPF_IP164.70.23.207
SPF_IP164.70.6.31
SPF_IP175.184.44.109
SPF_IP222.158.196.188
SPF_IP61.210.166.253

Related pages

Pivot deeper into the graph from nct.jp.

Cypher and MCP

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

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