Hostname
get-tune.info
Last fetched
get-tune.info resolves to 1 IPv4 address operated by serveriotechnologijos-AS - SkyCore Technologies L.L.C-FZ in NL. WHOIS lists iana:303 as the registrar.
Nutrition Label
Resolution chain
get-tune.info 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 |
|---|---|---|---|---|
| 212.80.217.102 | 212.80.217.0/24 | AS51247 | serveriotechnologijos-AS - SkyCore Technologies L.L.C-FZ | NL |
WHOIS identity
- Registrar
- iana:303
- Organization
- lafer aleksandr sergeevich
- Contact emails
Subdomains
2 observed subdomains of get-tune.info.
Web-graph footprint
Distinct hostnames that link to or from get-tune.info in the public web crawl.
232 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for get-tune.info.
| Mechanism | Target |
|---|---|
| SPF_A | get-tune.info |
| SPF_IP | 194.1.236.0/22 |
| SPF_IP | 91.215.156.0/22 |
| SPF_IP | 91.235.136.0/23 |
| SPF_IP | 95.211.201.0/21 |
| SPF_MX | get-tune.info |
Related pages
Pivot deeper into the graph from get-tune.info.
- IP · 212.80.217.102
- ASN · AS51247serveriotechnologijos-AS - SkyCore Technologies L.L.C-FZ
- Registrar · iana:303
- Country · NL
- Email · lafersasha@yandex.ru
- TLD · .info
- Browse hostnames · ge…
- 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: "get-tune.info"})-[: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.