Skip to content

Hostname

leanatic.com

Last fetched

leanatic.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. leanatic.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 · leanatic.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/leanatic.com

Resolution chain

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

IPv6 resolution

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

WHOIS identity

Registrar
iana:976
Registrant organisation
brent weber
Contact emails
domains@redsparklabs.com, i2ezqyacybci3qljnldbsoxoy43vcldl3apkpgyyyp3b6@protectedmx.com, i4asicda5ybvou4bluaef4mjbcmqdwo5vh4is7nqveszk@protectedmx.com, i4k2sc5sov3vqsx5xpy542mkx25kr4tqxxsbvmdy3axqq@protectedmx.com, i65ifgpv3wskpnzqnn2im5f7orgj4vp3rnedfztimtkb2@protectedmx.com, iapu6wyegx5e7dnq3qghaofvu7u3atjrq7pw4swyjmyvg@protectedmx.com, ic4awnkbhvyktao3zpy3lcrs3qhw545dgivcouli6cnmq@protectedmx.com, idulxesbjtqukvi26bihdodysth4zdb4ehgeux3qsp7fg@protectedmx.com

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns1.hosting.de
  • ns2.hosting.de
  • ns3.hosting.de

MX records

  • aspmx.l.google.com
  • alt1.aspmx.l.google.com
  • alt2.aspmx.l.google.com
  • aspmx2.googlemail.com
  • aspmx3.googlemail.com

SPF policy

  • include: _spf.google.com

Threat-feed evidence

History

Related pages

Pivot from leanatic.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: "leanatic.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.