Skip to content

Hostname

lemagon.com

Last fetched

lemagon.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. lemagon.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · lemagon.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/lemagon.com

Resolution chain

No IPv4 resolution is recorded for lemagon.com in WhisperGraph.

IPv6 resolution

No AAAA record for lemagon.com is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:468
Registrant organisation
on behalf of lemagon.com owner
Contact emails
34e3df60-017f-4009-a5f1-f24d0d4638d6@identity-protect.org, 787423c1-9abe-4508-a6dd-fc9ecd9bb7e2@identity-protect.org, b57f7464-4600-43f2-b762-4ed4492382a3@identity-protect.org, e6233034-42ae-4914-9a13-58b3be2575f9@identity-protect.org

Subdomains

Mail and authentication

Nameservers

  • ns-146.awsdns-18.com
  • ns-541.awsdns-03.net
  • ns-1439.awsdns-51.org
  • ns-1571.awsdns-04.co.uk

Threat-feed evidence

History

Related pages

Pivot from lemagon.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "lemagon.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.