Hostname
ygs2-dev.com
Last fetched
ygs2-dev.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ygs2-dev.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of ygs2-dev.com owner
- Contact emails
- 0d61091b-0418-4a4f-89af-6935395a18d6@identity-protect.org
- 20029821-a724-49a5-be6c-f082f0b287b2@identity-protect.org
- 53d2434a-84f4-423c-bbad-7352c809b2c9@identity-protect.org
- 7ded5dc6-3056-42e4-9e40-0d637f4bddbf@identity-protect.org
- 93b9e2f1-7302-4a32-b2b3-de5c7f483305@identity-protect.org
- b1eae4b4-054a-481e-ba48-f67e8854a01a@identity-protect.org
- f39452d7-6d33-4ba1-8b4c-17e847e3c5b9@identity-protect.org
Subdomains
1 observed subdomain of ygs2-dev.com.
| Subdomain |
|---|
| profile.ygs2-dev.com |
Threat posture
History
Related pages
Pivot deeper into the graph from ygs2-dev.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ygs2-dev.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.