Skip to content

Hostname

lzrsb.com

Last fetched

lzrsb.com resolves to 12 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1479 as the registrar.

Nutrition Label

WHISPER CANON · lzrsb.comRouting diversity5.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/lzrsb.com

Resolution chain

lzrsb.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.69.238104.21.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.233.221.214172.233.208.0/20AS63949US
172.234.199.15172.234.192.0/19AS63949US
172.237.145.27172.237.128.0/19AS63949US
172.67.215.200172.67.208.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.96.3188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.96.6188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.6188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
208.98.40.37208.98.40.0/24AS46844SHARKTECH - SharktechUS
208.98.43.19208.98.43.0/24AS46844SHARKTECH - SharktechUS
208.98.43.99208.98.43.0/24AS46844SHARKTECH - SharktechUS

WHOIS identity

Registrar
iana:1479
Organization
domain administrator
Contact emails

Subdomains

5 observed subdomains of lzrsb.com.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from lzrsb.com.

Cypher and MCP

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

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