Skip to content

Hostname

ntvm.co.jp

Last fetched

ntvm.co.jp resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · ntvm.co.jpRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/ntvm.co.jp

Resolution chain

ntvm.co.jp resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.87.10713.227.87.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.87.12313.227.87.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.87.5513.227.87.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.87.9313.227.87.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.69.1063.167.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.69.193.167.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.69.303.167.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.69.753.167.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
nippon television music corporation
Contact emails

Subdomains

2 observed subdomains of ntvm.co.jp.

Web-graph footprint

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

44 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for ntvm.co.jp.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP148.109.17.64/27

Related pages

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

Cypher and MCP

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

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