Skip to content

Hostname

leolabs.space

Last fetched

leolabs.space has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · leolabs.spaceRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/leolabs.space

Resolution chain

leolabs.space has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:468
Organization
contact privacy inc. customer 1243927938
Contact emails

Subdomains

38 observed subdomains of leolabs.space.

Web-graph footprint

Distinct hostnames that link to or from leolabs.space in the public web crawl.

269 sites link to this hostname.

69 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for leolabs.space.

MechanismTarget
SPF_Adnsus1.accellion.com
SPF_Adnsus2.accellion.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.happyfox.com
SPF_INCLUDEspf.protection.office365.us
SPF_INCLUDEspfa.mailendo.com
SPF_IP24.53.156.58
SPF_IP64.71.0.78

Related pages

Pivot deeper into the graph from leolabs.space.

Cypher and MCP

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

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