Hostname
lideroo.com
Last fetched
lideroo.com resolves to 1 IPv4 address operated by OVH in FR. WHOIS lists iana:168 as the registrar.
Nutrition Label
Resolution chain
lideroo.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 145.239.66.147 | 145.239.0.0/16 | AS16276 | OVH | FR |
WHOIS identity
- Registrar
- iana:168
- Organization
- global domain privacy
- Contact emails
- z23hsllv2mhcm1nos@registerprivateregistration.com
- z23jrlo8wio1h2oa@registerprivateregistration.com
- z24aalr84qr55sny@registerprivateregistration.com
- z24caltlv7nezgxl@registerprivateregistration.com
- z24e9lvzjhu9i18kx@registerprivateregistration.com
- z24g8lyd9tpki1985@registerprivateregistration.com
- z24hmm05klnza22sv@registerprivateregistration.com
- z24i6m0r077pd1yyv@registerprivateregistration.com
- z24ilm1cfqxix1uvh@registerprivateregistration.com
- z24l5m4bnx9p0xc0@registerprivateregistration.com
- z25ajm63zf0skqbb@registerprivateregistration.com
- z25ckm8hpzfd821kx@registerprivateregistration.com
- z25ejmave9mppyyi@registerprivateregistration.com
- z25igmfmuuzjkg6i@registerprivateregistration.com
- z25j1mg8ag5qycp5@registerprivateregistration.com
- z25kumim2y14h24nu@registerprivateregistration.com
Subdomains
2 observed subdomains of lideroo.com.
| Subdomain |
|---|
| app.lideroo.com |
| www.lideroo.com |
Web-graph footprint
Distinct hostnames that link to or from lideroo.com in the public web crawl.
25 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for lideroo.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.webapps.net |
Related pages
Pivot deeper into the graph from lideroo.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "lideroo.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.