Skip to content

Hostname

flameforthought.com

Last fetched

flameforthought.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.157.150.47108.157.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.150.9108.157.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.150.92108.157.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.150.97108.157.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.238.117108.157.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
108.157.238.21108.157.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
108.157.238.29108.157.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
108.157.238.99108.157.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:146
Organization
******** ******** (see notes section below on how to view unmasked data)
Contact emails

Subdomains

3 observed subdomains of flameforthought.com.

Web-graph footprint

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

62 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • flameforthought.com

SPF policy

4 SPF mechanisms authorising senders for flameforthought.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEhelpscoutemail.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEservers.mcsv.net

Related pages

Pivot deeper into the graph from flameforthought.com.

Cypher and MCP

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

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