Hostname
uyk2011.org
Last fetched
uyk2011.org resolves to 1 IPv4 address operated by SURFSAFE-AS - Internet Vikings International AB in DK. WHOIS lists iana:49 as the registrar.
Nutrition Label
Resolution chain
uyk2011.org 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 |
|---|---|---|---|---|
| 185.150.112.158 | 185.150.112.0/23 | AS16312 | SURFSAFE-AS - Internet Vikings International AB | DK |
WHOIS identity
- Registrar
- iana:49
- Organization
- whois privacy protection service by onamae.com
- Contact emails
Subdomains
3 observed subdomains of uyk2011.org.
Web-graph footprint
Distinct hostnames that link to or from uyk2011.org in the public web crawl.
5 sites link to this hostname.
2 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- uyk2011.org
SPF policy
3 SPF mechanisms authorising senders for uyk2011.org.
| Mechanism | Target |
|---|---|
| SPF_A | uyk2011.org |
| SPF_MX | uyk2011.org |
| SPF_REDIRECT | spf.iq-servers.com |
Related pages
Pivot deeper into the graph from uyk2011.org.
- IP · 185.150.112.158
- ASN · AS16312SURFSAFE-AS - Internet Vikings International AB
- Registrar · iana:49
- Country · DK
- Email · whoisproxy@value-domain.com
- TLD · .org
- Browse hostnames · uy…
- 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: "uyk2011.org"})-[: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.