Skip to content

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

WHISPER CANON · yango.proRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/yango.pro

Resolution chain

yango.pro resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
178.248.233.80178.248.232.0/23AS51115RU

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.

MechanismTarget
SPF_Ayango.pro
SPF_INCLUDE_spf.hosting.reg.ru
SPF_IP194.58.93.99
SPF_IP31.31.192.11
SPF_IP31.31.193.92
SPF_IP31.31.193.94
SPF_IP31.31.194.22
SPF_IP31.31.194.24
SPF_IP31.31.194.33
SPF_IP31.31.196.5
SPF_IP37.140.192.229
SPF_IP5.63.155.173
SPF_IP5.63.156.42
SPF_IP5.63.156.93
SPF_IP5.63.158.43
SPF_MXyango.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 20

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