Skip to content

Hostname

l7srv.su

Last fetched

l7srv.su resolves to 5 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:regru-su as the registrar.

Nutrition Label

WHISPER CANON · l7srv.suRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint6.0/10canon.whisper.security/host/l7srv.su

Resolution chain

l7srv.su resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.20.17.68104.22.54.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.2.227104.28.63.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.3.227104.28.63.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.173.63172.68.75.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.75.115172.68.83.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:regru-su
Organization
private person
Contact emails

Subdomains

2 observed subdomains of l7srv.su.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from l7srv.su.

Cypher and MCP

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

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