Hostname
yango.pro
Last fetched
yango.pro resolves to 1 IPv4 address operated by AS51115 in RU. WHOIS lists iana:463 as the registrar.
Nutrition Label
Resolution chain
yango.pro 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 |
|---|---|---|---|---|
| 178.248.233.80 | 178.248.232.0/23 | AS51115 | — | RU |
WHOIS identity
- Registrar
- iana:463
- Organization
- ooo ik septem capital
- Contact emails
- —
Subdomains
8 observed subdomains of yango.pro.
Web-graph footprint
Distinct hostnames that link to or from yango.pro in the public web crawl.
23 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
17 SPF mechanisms authorising senders for yango.pro.
| Mechanism | Target |
|---|---|
| SPF_A | yango.pro |
| SPF_INCLUDE | _spf.hosting.reg.ru |
| SPF_IP | 194.58.93.99 |
| SPF_IP | 31.31.192.11 |
| SPF_IP | 31.31.193.92 |
| SPF_IP | 31.31.193.94 |
| SPF_IP | 31.31.194.22 |
| SPF_IP | 31.31.194.24 |
| SPF_IP | 31.31.194.33 |
| SPF_IP | 31.31.196.5 |
| SPF_IP | 37.140.192.229 |
| SPF_IP | 5.63.155.173 |
| SPF_IP | 5.63.156.42 |
| SPF_IP | 5.63.156.93 |
| SPF_IP | 5.63.158.43 |
| SPF_MX | yango.pro |
| SPF_REDIRECT | _spf.yandex.net |
Related pages
Pivot deeper into the graph from yango.pro.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "yango.pro"})-[: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.