Skip to content

Hostname

flymee.jp

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.159.28.813.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.178.165.12718.178.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
18.180.191.5818.180.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.182.199.21918.182.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
18.182.71.9418.182.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
3.113.42.173.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
35.74.89.5135.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.75.228.11735.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.195.134.18752.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.178.222.15654.178.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
57.181.20.16557.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.158.217.7313.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
13.192.100.19613.192.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
57.182.234.14357.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.192.240.22213.192.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
43.207.246.4843.206.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
(not displayed by registrant's request)
Contact emails

Subdomains

10 observed subdomains of flymee.jp.

Web-graph footprint

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

364 sites link to this hostname.

19 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for flymee.jp.

MechanismTarget
SPF_INCLUDEmdnepal.maildealer.jp
SPF_MXflymee.jp

Related pages

Pivot deeper into the graph from flymee.jp.

Cypher and MCP

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

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