Hostname
fly.yt
Last fetched
fly.yt resolves to 1 IPv4 address operated by GORILLASERVERS - GorillaServers, Inc. in US. WHOIS lists registrar:hosting concepts b.v. as the registrar.
Nutrition Label
Resolution chain
fly.yt 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 |
|---|---|---|---|---|
| 107.181.252.142 | 107.181.252.0/22 | AS53850 | GORILLASERVERS - GorillaServers, Inc. | US |
WHOIS identity
- Registrar
- registrar:hosting concepts b.v.
- Organization
- aiedge germany
- Contact emails
Subdomains
11 observed subdomains of fly.yt.
Web-graph footprint
Distinct hostnames that link to or from fly.yt in the public web crawl.
257 sites link to this hostname.
8 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- fly.yt
SPF policy
3 SPF mechanisms authorising senders for fly.yt.
| Mechanism | Target |
|---|---|
| SPF_A | fly.yt |
| SPF_IP | 107.181.252.142 |
| SPF_MX | fly.yt |
Related pages
Pivot deeper into the graph from fly.yt.
- IP · 107.181.252.142
- ASN · AS53850GORILLASERVERS - GorillaServers, Inc.
- Registrar · registrar:hosting concepts b.v.
- Country · US
- Email · sayemsarkar25@gmail.com
- TLD · .yt
- Browse hostnames · fl…
- 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: "fly.yt"})-[: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.