Hostname
yt1s.app
Last fetched
yt1s.app resolves to 9 IPv4 addresses operated by LIMESTONENETWORKS - Limestone Networks, Inc. in US. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
yt1s.app resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 208.115.249.236 | 208.115.249.0/24 | AS46475 | LIMESTONENETWORKS - Limestone Networks, Inc. | US |
| 212.92.104.10 | 212.92.104.0/21 | AS43350 | — | NL |
| 212.92.104.115 | 212.92.104.0/21 | AS43350 | — | NL |
| 212.92.104.5 | 212.92.104.0/21 | AS43350 | — | NL |
| 212.92.104.8 | 212.92.104.0/21 | AS43350 | — | NL |
| 37.48.77.79 | 37.48.64.0/18 | AS60781 | — | NL |
| 37.48.77.82 | 37.48.64.0/18 | AS60781 | — | NL |
| 72.251.7.22 | 72.251.0.0/17 | AS16276 | — | CA |
| 216.227.142.171 | 216.227.142.0/23 | AS30058 | FDCSERVERS - FDCservers.net | US |
WHOIS identity
- Registrar
- iana:1068
- Organization
- privacy service provided by withheld for privacy ehf
- Contact emails
Subdomains
11 observed subdomains of yt1s.app.
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from yt1s.app.
- IP · 208.115.249.236
- ASN · AS46475LIMESTONENETWORKS - Limestone Networks, Inc.
- Registrar · iana:1068
- Country · US
- Email · a023417b74f04c049556f71a5bac59ec.protect@withheldforprivacy.com
- TLD · .app
- Browse hostnames · yt…
- 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: "yt1s.app"})-[: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.