Skip to content

Hostname

340.lemonadecy.com

Last fetched

340.lemonadecy.com is a registered hostname under the .com top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

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

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

No WHOIS records are currently associated with 340.lemonadecy.com in WhisperGraph.

Subdomains

1 observed subdomain of 340.lemonadecy.com.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for 340.lemonadecy.com.

MechanismTarget
SPF_A340.lemonadecy.com
SPF_INCLUDEspf.websitehostserver.net
SPF_IP107.6.136.42
SPF_IP107.6.174.174
SPF_IP78.46.33.203
SPF_MX340.lemonadecy.com

Related pages

Pivot deeper into the graph from 340.lemonadecy.com.

Cypher and MCP

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

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