Skip to content

Hostname

ideaflip.com

Last fetched

ideaflip.com resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · ideaflip.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ideaflip.com

Resolution chain

ideaflip.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.25.11.32100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.234.85.703.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.20.184.6252.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.197.164.20054.196.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
benjamin dives
Contact emails

Subdomains

9 observed subdomains of ideaflip.com.

Web-graph footprint

Distinct hostnames that link to or from ideaflip.com in the public web crawl.

159 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for ideaflip.com.

MechanismTarget
SPF_INCLUDE_mailcust.gandi.net
SPF_INCLUDE_netblocks.google.com
SPF_INCLUDE_netblocks2.google.com
SPF_INCLUDE_netblocks3.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.mail.intercom.io
SPF_INCLUDEspf.recurly.com

Related pages

Pivot deeper into the graph from ideaflip.com.

Cypher and MCP

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

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