Skip to content

Hostname

leanify.com

Last fetched

leanify.com resolves to 1 IPv4 address operated by SUPERHOSTING_AS in BG. WHOIS lists iana:69 as the registrar.

Nutrition Label

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

Resolution chain

leanify.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
195.191.148.216195.191.148.0/23AS201200SUPERHOSTING_ASBG

WHOIS identity

Registrar
iana:69
Organization
linifay ood
Contact emails

Subdomains

8 observed subdomains of leanify.com.

Web-graph footprint

Distinct hostnames that link to or from leanify.com in the public web crawl.

9 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • leanify.com

SPF policy

9 SPF mechanisms authorising senders for leanify.com.

MechanismTarget
SPF_Aleanify.com
SPF_INCLUDEevo.spf.superhosting.bg
SPF_INCLUDEsmtp-out.spf.superhosting.bg
SPF_INCLUDEwebsitewelcome.com
SPF_IP184.173.239.119/32
SPF_IP195.191.148.18/32
SPF_IP195.191.149.18
SPF_IP50.87.144.82
SPF_MXleanify.com

Related pages

Pivot deeper into the graph from leanify.com.

Cypher and MCP

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

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