Hostname
orange.sk
Last fetched
orange.sk resolves to 1 IPv4 address operated by AS15962 in SK. WHOIS lists registrar:orange slovensko, a.s. as the registrar.
Nutrition Label
Resolution chain
orange.sk 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 |
|---|---|---|---|---|
| 213.151.200.101 | 213.155.22.0/23 | AS15962 | — | SK |
WHOIS identity
- Registrar
- registrar:orange slovensko, a.s.
- Organization
- orange slovensko, a.s.
- Contact emails
Subdomains
205,431 observed subdomains of orange.sk.
Showing 25 of 205,431. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from orange.sk in the public web crawl.
633 sites link to this hostname.
196 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for orange.sk.
| Mechanism | Target |
|---|---|
| SPF_A | smtp01-outbound.orange.sk |
| SPF_A | smtp02-outbound.orange.sk |
| SPF_INCLUDE | mailgun.org |
| SPF_IP | 213.151.200.0/24 |
| SPF_MX | orange.sk |
Related pages
Pivot deeper into the graph from orange.sk.
- IP · 213.151.200.101
- ASN · AS15962
- Registrar · registrar:orange slovensko, a.s.
- Country · SK
- Email · hostmaster1@orange.sk
- TLD · .sk
- Browse hostnames · or…
- 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: "orange.sk"})-[: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.