Skip to content

Hostname

51yasai.com

Last fetched

51yasai.com resolves to 15 IPv4 addresses operated by SHARKTECH - Sharktech in US. WHOIS lists iana:1923 as the registrar.

Nutrition Label

WHISPER CANON · 51yasai.comRouting diversity3.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint9.4/10canon.whisper.security/host/51yasai.com

Resolution chain

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

IPPrefixASNOperatorCountry
208.98.40.203208.98.40.0/24AS46844SHARKTECH - SharktechUS
208.98.40.205208.98.40.0/24AS46844SHARKTECH - SharktechUS
208.98.40.206208.98.40.0/24AS46844SHARKTECH - SharktechUS
208.98.40.27208.98.40.0/24AS46844SHARKTECH - SharktechUS
208.98.40.79208.98.40.0/24AS46844SHARKTECH - SharktechUS
208.98.43.75208.98.43.0/24AS46844SHARKTECH - SharktechUS
208.98.40.74208.98.40.0/24AS46844SHARKTECH - SharktechUS
208.98.43.19208.98.43.0/24AS46844SHARKTECH - SharktechUS
154.202.60.77154.202.32.0/19AS40065CNSERVERS - CNSERVERS LLCHK
154.202.60.53154.202.32.0/19AS40065CNSERVERS - CNSERVERS LLCHK
154.202.60.19154.202.32.0/19AS40065CNSERVERS - CNSERVERS LLCHK
154.202.60.92154.202.32.0/19AS40065CNSERVERS - CNSERVERS LLCHK
154.202.60.59154.202.32.0/19AS40065CNSERVERS - CNSERVERS LLCHK
154.38.99.94154.38.99.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCSG
154.38.99.93154.38.99.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCSG

WHOIS identity

Registrar
iana:1923
Organization
jin peng
Contact emails

Subdomains

453 observed subdomains of 51yasai.com.

Web-graph footprint

Distinct hostnames that link to or from 51yasai.com in the public web crawl.

6 sites link to this hostname.

4 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from 51yasai.com.

Cypher and MCP

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

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