Skip to content

Hostname

xlab.si

Last fetched

xlab.si resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:dhh.si d.o.o. registrar-url: http://www.dhh.si/ as the registrar.

Nutrition Label

WHISPER CANON · xlab.siRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/xlab.si

Resolution chain

xlab.si resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
172.66.40.216172.66.40.0/21AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.43.40172.66.40.0/21AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:dhh.si d.o.o. registrar-url: http://www.dhh.si/
Organization
Contact emails

Subdomains

246 observed subdomains of xlab.si.

Web-graph footprint

Distinct hostnames that link to or from xlab.si in the public web crawl.

92 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for xlab.si.

MechanismTarget
SPF_INCLUDEfortinet-notification.xlab.si
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEv17.xlab.si
SPF_INCLUDEv2.xlab.si
SPF_INCLUDEv50.xlab.si
SPF_INCLUDExrp.xlab.si

Related pages

Pivot deeper into the graph from xlab.si.

Cypher and MCP

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

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