Hostname
xorek.cloud
Last fetched
xorek.cloud resolves to 1 IPv4 address operated by AS-NETSHIELD - NETSHIELD LTD in NL. WHOIS lists iana:1345 as the registrar.
Nutrition Label
Resolution chain
xorek.cloud 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 |
|---|---|---|---|---|
| 64.188.114.188 | 64.188.114.0/24 | AS49418 | AS-NETSHIELD - NETSHIELD LTD | NL |
WHOIS identity
- Registrar
- iana:1345
- Organization
- dpkgsoft
- Contact emails
- —
Subdomains
10 observed subdomains of xorek.cloud.
Web-graph footprint
Distinct hostnames that link to or from xorek.cloud in the public web crawl.
37 sites link to this hostname.
10 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for xorek.cloud.
| Mechanism | Target |
|---|---|
| SPF_A | xorek.cloud |
| SPF_INCLUDE | spf.smtp.bz |
| SPF_IP | 2a01:4f8:c013:7be3:0:0:0:1 |
| SPF_IP | 91.107.201.106 |
| SPF_MX | xorek.cloud |
Related pages
Pivot deeper into the graph from xorek.cloud.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "xorek.cloud"})-[: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.