Skip to content

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

WHISPER CANON · orange.skRouting diversity1.5/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/orange.sk

Resolution chain

orange.sk resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
213.151.200.101213.155.22.0/23AS15962SK

WHOIS identity

Registrar
registrar:orange slovensko, a.s.
Organization
orange slovensko, a.s.
Contact emails

Subdomains

205,431 observed subdomains of orange.sk.

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.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for orange.sk.

MechanismTarget
SPF_Asmtp01-outbound.orange.sk
SPF_Asmtp02-outbound.orange.sk
SPF_INCLUDEmailgun.org
SPF_IP213.151.200.0/24
SPF_MXorange.sk

Related pages

Pivot deeper into the graph from orange.sk.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.