Skip to content

Hostname

leoncorp.net

Last fetched

leoncorp.net resolves to 85.25.184.77, announced in 85.25.176.0/20 by VELIANET-AS - velia.net Internetdienste GmbH in FR. leoncorp.net 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 · leoncorp.netRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/leoncorp.net

Resolution chain

IPv6 resolution

No AAAA record for leoncorp.net is recorded in WhisperGraph.

Attribution

velia net internetdienste

ORIGIN_AS

WHOIS identity

Registrar
iana:1011
Registrant organisation
domain admin
Contact emails
contact@privacyprotect.org

Subdomains

Mail and authentication

Nameservers

  • ns10.digicertdns.com
  • ns0.dnsmadeeasy.com
  • ns1.dnsmadeeasy.com
  • ns2.dnsmadeeasy.com
  • ns3.dnsmadeeasy.com
  • ns4.dnsmadeeasy.com

MX records

  • mail.sentrygate.net

SPF policy

  • a: leoncorp.net
  • mx: leoncorp.net
  • ip: 109.169.10.202
  • ip: 176.227.209.11
  • ip: 176.227.209.6
  • ip: 23.109.14.146
  • ip: 23.109.14.147
  • ip: 23.109.14.51
  • ip: 87.117.252.125
  • ip: 88.211.252.66
  • ip: 88.211.252.68
  • ip: 88.212.234.192
  • ip: 94.130.192.107

Threat-feed evidence

History

Related pages

Pivot from leoncorp.net 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: "leoncorp.net"})-[: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.