Skip to content

Hostname

2xlibre.net

Last fetched

2xlibre.net resolves to 1 IPv4 address operated by AS61098 in CH. WHOIS lists iana:3240 as the registrar.

Nutrition Label

WHISPER CANON · 2xlibre.netRouting diversity1.5/10Peering density5.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/2xlibre.net

Resolution chain

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

IPPrefixASNOperatorCountry
159.100.247.152159.100.246.0/23AS61098CH

WHOIS identity

Registrar
iana:3240
Organization
claude paroz
Contact emails

Subdomains

15 observed subdomains of 2xlibre.net.

Web-graph footprint

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

20 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for 2xlibre.net.

MechanismTarget
SPF_IP138.201.173.76
SPF_IP2a01:4f8:c17:4f13:0:0:0:2

Related pages

Pivot deeper into the graph from 2xlibre.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "2xlibre.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.