Hostname
yan.guru
Last fetched
yan.guru resolves to 2 IPv4 addresses operated by SELECTEL - JSC Selectel in RU. WHOIS lists iana:895 as the registrar.
Nutrition Label
Resolution chain
yan.guru resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.192.111.68 | 185.192.111.0/24 | AS49505 | SELECTEL - JSC Selectel | RU |
| 79.143.73.41 | 79.143.72.0/23 | AS29182 | RU-JSCIOT - JSC IOT | RU |
WHOIS identity
- Registrar
- iana:895
- Organization
- contact privacy inc. customer 1246771351
- Contact emails
- —
Subdomains
7 observed subdomains of yan.guru.
Showing 5 of 7. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from yan.guru in the public web crawl.
75 sites link to this hostname.
6 sites linked to from this hostname.
Sample inbound links
- sisgroup.lk
- rocket.seo-anomaly-alttext.online
- rocket.seo-anomaly-anchor.online
- rocket.seo-anomaly-authority.online
- rocket.seo-anomaly-backlink.online
- rocket.seo-anomaly-black.online
- rocket.seo-anomaly-bounce.online
- rocket.seo-anomaly-canonical.online
- rocket.seo-anomaly-conversion.online
- rocket.seo-anomaly-crawlbudget.online
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for yan.guru.
| Mechanism | Target |
|---|---|
| SPF_A | yan.guru |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | mxsmtp.sendpulse.com |
| SPF_MX | yan.guru |
Related pages
Pivot deeper into the graph from yan.guru.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "yan.guru"})-[: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.