Skip to content

Hostname

flame.lemuria.org

Last fetched

flame.lemuria.org resolves to 2 IPv4 addresses operated by GD-EMEA-DC-SXB1 in FR.

Nutrition Label

WHISPER CANON · flame.lemuria.orgRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/flame.lemuria.org

Resolution chain

flame.lemuria.org resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
46.163.77.19546.163.64.0/20AS8972GD-EMEA-DC-SXB1FR
92.205.226.24292.205.224.0/19AS21499GODADDY-SXBFR

WHOIS identity

No WHOIS records are currently associated with flame.lemuria.org in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from flame.lemuria.org.

Cypher and MCP

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

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