Skip to content

Hostname

flipdesk.jp

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.32.99.12913.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.1513.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.6613.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.8213.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.88.1313.33.88.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
13.33.88.3513.33.88.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
13.33.88.8113.33.88.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
13.33.88.9913.33.88.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
18.160.249.12618.160.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.249.2118.160.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.249.4718.160.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.249.7418.160.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.244.28.10418.244.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.244.28.12518.244.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.244.28.3318.244.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.244.28.818.244.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
Organization
flipdesk
Contact emails

Subdomains

20 observed subdomains of flipdesk.jp.

Web-graph footprint

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

113 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for flipdesk.jp.

MechanismTarget
SPF_INCLUDE19677348.spf07.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.mta.hdems.com

Related pages

Pivot deeper into the graph from flipdesk.jp.

Cypher and MCP

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

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