Hostname
dev-ysl.com
Last fetched
dev-ysl.com resolves to 1 IPv4 address operated by AS3352 in ES. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
dev-ysl.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 80.58.139.221 | 80.58.0.0/16 | AS3352 | — | ES |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of dev-ysl.com owner
- Contact emails
- 1e9eeb17-19be-4415-93a1-66a042c5c6b0@identity-protect.org
- 30977105-6a9d-4965-92fd-14ae2632373d@identity-protect.org
- 5363f062-25c2-47ef-b47d-d3ca5e210c12@identity-protect.org
- 66bcc977-7318-4126-ba28-02f70c9c3987@identity-protect.org
- bcc963cc-86f2-4336-9f53-dcfe0ea5963d@identity-protect.org
- c9612887-405c-4e00-8de6-7cbad8ab6b71@identity-protect.org
- d2e0aa28-bd3c-445c-ad48-7e72ee7f0bba@identity-protect.org
- owner-11305401@dev-ysl.com.whoisprivacyservice.org
- owner-1269797@dev-ysl.com.whoisprivacyservice.org
- owner-2597465@dev-ysl.com.whoisprivacyservice.org
Subdomains
99 observed subdomains of dev-ysl.com.
Showing 25 of 99. View all subdomains →
Threat posture
History
Related pages
Pivot deeper into the graph from dev-ysl.com.
- IP · 80.58.139.221
- ASN · AS3352
- Registrar · iana:468
- Country · ES
- Email · 1e9eeb17-19be-4415-93a1-66a042c5c6b0@identity-protect.org
- TLD · .com
- Browse hostnames · de…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "dev-ysl.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.