Skip to content

Hostname

flipit.live

Last fetched

flipit.live resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · flipit.liveRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/flipit.live

Resolution chain

flipit.live resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
143.204.194.114143.204.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
143.204.194.28143.204.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
143.204.194.30143.204.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
143.204.194.82143.204.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
18.238.152.1018.238.152.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.152.1118.238.152.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.152.11318.238.152.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.152.718.238.152.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.175.207.243.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
3.175.207.53.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
3.175.207.513.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
3.175.207.793.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK

WHOIS identity

Registrar
iana:146
Organization
domain protection services,
Contact emails

Subdomains

2 observed subdomains of flipit.live.

Web-graph footprint

Distinct hostnames that link to or from flipit.live in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for flipit.live.

MechanismTarget
SPF_INCLUDEsecureserver.net

Related pages

Pivot deeper into the graph from flipit.live.

Cypher and MCP

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

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