Skip to content

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

WHISPER CANON · yan.guruRouting diversity2.4/10Peering density6.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/yan.guru

Resolution chain

yan.guru resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.192.111.68185.192.111.0/24AS49505SELECTEL - JSC SelectelRU
79.143.73.4179.143.72.0/23AS29182RU-JSCIOT - JSC IOTRU

WHOIS identity

Registrar
iana:895
Organization
contact privacy inc. customer 1246771351
Contact emails

Subdomains

7 observed subdomains of yan.guru.

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.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for yan.guru.

MechanismTarget
SPF_Ayan.guru
SPF_INCLUDEmailgun.org
SPF_INCLUDEmxsmtp.sendpulse.com
SPF_MXyan.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 20

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