Skip to content

Hostname

ns2.leonix.org

Last fetched

ns2.leonix.org resolves to 1 IPv4 address operated by AS29447 in IT.

Nutrition Label

WHISPER CANON · ns2.leonix.orgRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/ns2.leonix.org

Resolution chain

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

IPPrefixASNOperatorCountry
81.57.25.2181.57.0.0/16AS29447IT

WHOIS identity

No WHOIS records are currently associated with ns2.leonix.org in WhisperGraph.

Subdomains

1 observed subdomain of ns2.leonix.org.

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for ns2.leonix.org.

MechanismTarget
SPF_INCLUDE144554490.spf10.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.mailjet.com
SPF_IP146.255.171.63/32
SPF_IP178.208.0.12
SPF_IP178.208.0.36
SPF_IP178.208.0.50
SPF_IP185.173.68.4
SPF_MXns2.leonix.org

Related pages

Pivot deeper into the graph from ns2.leonix.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ns2.leonix.org"})-[: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.