Skip to content

Hostname

2le.net

Last fetched

2le.net resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · 2le.netRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/2le.net

Resolution chain

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

IPPrefixASNOperatorCountry
5.196.58.2215.196.0.0/16AS16276FR

WHOIS identity

Registrar
iana:433
Organization
2le
Contact emails

Subdomains

142 observed subdomains of 2le.net.

Web-graph footprint

Distinct hostnames that link to or from 2le.net in the public web crawl.

16 sites link to this hostname.

118 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for 2le.net.

MechanismTarget
SPF_A2le.net
SPF_INCLUDE_spf.google.com
SPF_IP193.70.122.155
SPF_IP37.187.156.59
SPF_IP51.159.29.200/27
SPF_IP51.178.142.27
SPF_IP91.121.36.138/32
SPF_MX2le.net

Related pages

Pivot deeper into the graph from 2le.net.

Cypher and MCP

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

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