Hostname
yorcks.com
Last fetched
yorcks.com resolves to 1 IPv4 address operated by AS15817 in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
yorcks.com 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.215.158.240 | 185.215.156.0/22 | AS15817 | — | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of yorcks.com owner
- Contact emails
- yhr@gregor-advisors.ch
- 0fd33d51-920c-4855-849c-f39ebab672e1@identity-protect.org
- 33763425-6882-440b-a042-e3a60eeda358@identity-protect.org
- 464df17f-9713-458d-9222-2ef2960533b8@identity-protect.org
- 6cb402ec-76da-486b-b634-851d242de806@identity-protect.org
- 866ab545-f189-4918-a673-898b3a567d19@identity-protect.org
- 94971b6c-b962-409b-898e-24af0f382fa3@identity-protect.org
- b4dfe7c9-6eb5-4675-ba21-60669913cf3d@identity-protect.org
Subdomains
1 observed subdomain of yorcks.com.
| Subdomain |
|---|
| www.yorcks.com |
Web-graph footprint
Distinct hostnames that link to or from yorcks.com in the public web crawl.
2 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for yorcks.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | agenturserver.de |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from yorcks.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "yorcks.com"})-[: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.