Skip to content

Hostname

fiteasy.jp

Last fetched

fiteasy.jp resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ.

Nutrition Label

WHISPER CANON · fiteasy.jpRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/fiteasy.jp

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.10513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.32.99.10813.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.1113.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.6513.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.713.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.2218.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.6318.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.6418.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.9618.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.164.36.1173.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.164.36.383.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.164.36.823.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.164.36.893.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.168.122.1053.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.1243.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.483.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.973.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
xserver
Contact emails

Subdomains

22 observed subdomains of fiteasy.jp.

Web-graph footprint

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

278 sites link to this hostname.

71 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for fiteasy.jp.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendgrid.net
SPF_IP13.113.66.169
SPF_IP210.171.136.50
SPF_IP219.94.159.237
SPF_IP3.114.105.152

Related pages

Pivot deeper into the graph from fiteasy.jp.

Cypher and MCP

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

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