Skip to content

Hostname

flips.jp

Last fetched

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

Nutrition Label

WHISPER CANON · flips.jpRouting diversity3.9/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/flips.jp

Resolution chain

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

IPPrefixASNOperatorCountry
18.177.221.6818.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
3.113.190.1313.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
35.77.122.7035.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.79.36.23435.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.198.176.3252.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
54.65.5.5154.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
bucket
Contact emails

Subdomains

414 observed subdomains of flips.jp.

Web-graph footprint

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

122 sites link to this hostname.

33 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for flips.jp.

MechanismTarget
SPF_Amail001.flips.jp
SPF_INCLUDEaspmx.googlemail.com
SPF_IP46.51.247.181
SPF_IP49.212.90.162

Related pages

Pivot deeper into the graph from flips.jp.

Cypher and MCP

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

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