Skip to content

Hostname

teclib.net

Last fetched

teclib.net resolves to 185.10.252.148, announced in 185.10.252.0/24 by IELO - IELO-LIAZO SERVICES SAS in FR. teclib.net 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 · teclib.netRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/teclib.net

Resolution chain

IPv6 resolution

No AAAA record for teclib.net is recorded in WhisperGraph.

Attribution

ielo liazo

ORIGIN_AS

WHOIS identity

Registrar
iana:433
Registrant organisation
aubry pascal
Contact emails
1ojx0id4zbhpldbt4lkr@v.o-w-o.info, nk1ryqtfjxxzan5wl0t0@e.o-w-o.info

Subdomains

Mail and authentication

Nameservers

  • dns105.ovh.net
  • ns105.ovh.net

MX records

  • smtp-in1.smtpclient1.teclib.net

SPF policy

  • ip: 195.88.85.128/25
  • a: mail.teclib.com
  • a: teclib.net
  • mx: teclib.net
  • a: mailing1.teclib.net

Threat-feed evidence

History

Related pages

Pivot from teclib.net 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: "teclib.net"})-[: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.