Skip to content

Hostname

finc.co.jp

Last fetched

finc.co.jp resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · finc.co.jpRouting diversity4.8/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/finc.co.jp

Resolution chain

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

IPPrefixASNOperatorCountry
13.158.226.4413.160.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
13.159.79.9113.160.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
175.41.233.53175.45.161.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
18.180.138.3518.188.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
35.79.10.18235.96.3.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
43.207.28.24643.222.60.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
52.68.56.2052.82.132.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
57.182.195.14957.188.38.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
13.159.128.5713.160.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
57.181.57.12757.188.38.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
13.158.228.23113.160.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
16.76.33.11716.79.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

No WHOIS records are currently associated with finc.co.jp in WhisperGraph.

Subdomains

6 observed subdomains of finc.co.jp.

Web-graph footprint

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

21 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.maildeliver.jp

Related pages

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

Cypher and MCP

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

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