Skip to content

Hostname

flip-tile.com

Last fetched

flip-tile.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · flip-tile.comRouting diversity6.6/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/flip-tile.com

Resolution chain

flip-tile.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
16.15.183.23116.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.23016.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.23816.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.203.7216.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.5016.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.223.516.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.65.3716.182.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.98.23716.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.2.103.5.2.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.26.22752.216.26.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.34.7752.216.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.62.2152.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.111.19552.217.108.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.112.14152.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.132.1352.217.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.164.2152.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.43.17152.217.43.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.46.9152.217.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.64.12352.217.64.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.97.22752.217.96.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of flip-tile.com owner
Contact emails

Web-graph footprint

Distinct hostnames that link to or from flip-tile.com in the public web crawl.

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from flip-tile.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "flip-tile.com"})-[: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.