Skip to content

Hostname

cat-v.jp

Last fetched

cat-v.jp resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE.

Nutrition Label

WHISPER CANON · cat-v.jpRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/cat-v.jp

Resolution chain

cat-v.jp resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.164.230.1233.164.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.230.323.164.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.230.453.164.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.230.903.164.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.175.207.1253.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
3.175.207.73.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
3.175.207.713.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
3.175.207.913.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
65.9.175.12565.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.4765.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.9065.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.9765.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
Organization
sendai catv couporation
Contact emails

Subdomains

4 observed subdomains of cat-v.jp.

Web-graph footprint

Distinct hostnames that link to or from cat-v.jp in the public web crawl.

84 sites link to this hostname.

503 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

2 SPF mechanisms authorising senders for cat-v.jp.

MechanismTarget
SPF_IP54.150.5.53
SPF_IP54.249.87.250/32

Related pages

Pivot deeper into the graph from cat-v.jp.

Cypher and MCP

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

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