Skip to content

Hostname

fpcafe.jp

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
175.41.198.208175.41.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.JP
176.34.46.159176.34.32.0/19AS16509AMAZON-02 - Amazon.com, Inc.JP
18.182.195.15418.182.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
18.182.219.11318.182.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
3.113.214.1953.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
35.74.197.735.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.192.105.5452.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.193.7.21552.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.250.212.16454.250.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.JP
54.65.21.11454.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
43.206.11.19643.206.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
43.206.200.743.206.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
money&you
Contact emails

Web-graph footprint

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

164 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

Related pages

Pivot deeper into the graph from fpcafe.jp.

Cypher and MCP

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

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