Skip to content

Hostname

ys-lab.com

Last fetched

ys-lab.com resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:420 as the registrar.

Nutrition Label

WHISPER CANON · ys-lab.comRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/ys-lab.com

Resolution chain

ys-lab.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.47.127104.21.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
139.196.217.157139.196.128.0/17AS37963CN
172.67.171.36172.67.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
223.105.64.18223.105.64.0/24AS56046CN

WHOIS identity

Registrar
iana:420
Organization
Contact emails

Subdomains

2 observed subdomains of ys-lab.com.

Web-graph footprint

Distinct hostnames that link to or from ys-lab.com in the public web crawl.

48 sites link to this hostname.

25 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for ys-lab.com.

MechanismTarget
SPF_INCLUDEspf.mxhichina.com

Related pages

Pivot deeper into the graph from ys-lab.com.

Cypher and MCP

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

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